@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/13352750-e1d4-41d9-8a20-58fb66a0f242> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:39.693014+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22657995> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 cm" ;
    :editionStatement "Primera edición" ;
    :extent [ a :Extent ;
            rdfs:label "54 pages" ] ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/arbafgc> ;
            rdf:value "gc0-211879/0" ],
        [ a :Lccn ;
            rdf:value "  2022409607" ],
        [ a :Isbn ;
            rdf:value "9789878634890" ] ;
    :instanceOf <https://dev.bcld.info/works/23cbb30a-625f-4bf9-922f-54ab4c699596> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "B&L" ;
            bflc:simpleDate "enero de 2020" ;
            bflc:simplePlace "Rosario" ;
            :date "2020-01"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ag> ] ;
    :publicationStatement "Rosario: B&L, enero de 2020" ;
    :responsibilityStatement "Adrián Osvaldo \"Pedro\" Vissani" ;
    :title [ a :Title ;
            :mainTitle "Hormigón armado, otros cuentos y cosas por el estilo" ] .

