@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/f6a27045-f59c-4a3c-9198-f6ea7268099e> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Peláez, Luciano, 1979-. Un bosque dormido" ;
    bflc:aap-normalized "peláezluciano1979unbosquedormido" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:45:03.735026+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22123569> ;
            :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 "MLCS 2025/41329 (P)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Peláez, Luciano, 1979-" ;
                    bflc:marcKey "1001 $aPeláez, Luciano,$d1979- ,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Salazar, Johan, 1995-" ;
                    bflc:marcKey "7001 $aSalazar, Johan,$d1995- ,$eillustrator." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026542>,
        <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/s-ck> ;
    :hasInstance <https://dev.bcld.info/instances/034ca55b-d9fb-4df8-830f-ab3e757b7b44> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/spa> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Colombian fiction--21st century" ;
            bflc:aap-normalized "colombianfiction21stcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Colombian fiction--21st century" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85028525> <http://id.loc.gov/authorities/subjects/sh2002012478> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Medellín (Colombia)--History--21st century" ;
            bflc:aap-normalized "medellín(colombia)history21stcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Medellín (Colombia)--History--21st century" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79125863> <http://id.loc.gov/authorities/subjects/sh99005024> <http://id.loc.gov/authorities/subjects/sh2002012478> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85121845> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "Un bosque dormido" ] .

