@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/a1ea1c5c-8d3f-4dd2-862b-869f2d61f4bf> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Acevedo Díaz, Eduardo, 1851-1921. El combate de la tapera" ;
    bflc:aap-normalized "acevedodíazeduardo18511921elcombatedelatapera" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:22.989039+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6612434> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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 "PQ8519.A3" ;
            :itemPortion "C6" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n81004369> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/07e456ca-649b-4d8a-9cdf-ed22b3863bf0> ;
    :language <http://id.loc.gov/vocabulary/languages/spa> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Narradores de Arca" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/e65b4f52-e808-4ea5-a443-1a6c5a1dd4ed> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "El combate de la tapera" ] .

