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

<https://bluecore-dev.stanford.edu/works/f1efe945-fde2-477d-80b4-5256e0abe0c0> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "El asedio : hogueras de otro tiempo y otros relatos" ;
    bflc:aap-normalized "elasedio:hoguerasdeotrotiempoyotrosrelatos" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:49.771939+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23549661> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ] ;
    :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://bluecore-dev.stanford.edu/instances/625328d9-da68-447e-bfba-5f3175141180> ;
    :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" ] .

