@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/1bd3780a-430e-4298-9a91-4f5ad7e21c36> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "El asedio : hogueras de otro tiempo y otros relatos" ;
    bflc:aap-normalized "elasedio:hoguerasdeotrotiempoyotrosrelatos" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:22.511458+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23549661> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PQ6256.H5" ;
            :itemPortion "A74 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :hasInstance <https://dev.bcld.info/instances/bf266644-19e6-420f-b774-f10a0476b77c> ;
    :language <http://id.loc.gov/vocabulary/languages/spa> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85061186> ;
    :title [ a :Title ;
            :mainTitle "El asedio : hogueras de otro tiempo y otros relatos" ] .

