@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/9b3b56bf-1d38-4ad3-a899-20106f17e6d5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:52.001876+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22392781> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2021" ;
    :dimensions "20 cm" ;
    :extent [ a :Extent ;
            rdfs:label "224 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/spbapl> ;
            rdf:value "pu210711535" ],
        [ a :Isbn ;
            rdf:value "9788413390857" ],
        [ a :Lccn ;
            rdf:value "  2021452781" ] ;
    :instanceOf <https://dev.bcld.info/works/81d07577-1128-43f0-bd08-eaa3f2351b9c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Encuentro" ;
            bflc:simpleDate "[2021]" ;
            bflc:simplePlace "Madrid" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/sp> ] ;
    :publicationStatement "Madrid: Encuentro, [2021]" ;
    :responsibilityStatement "VV.AA. ; selección y edición de Francisco José Gómez Fernández." ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La noche de Navidad" ;
            :partNumber "II" ;
            :subtitle "cuentos de Navidad" ] .

