@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/fca7e6a6-16d2-4ae9-aa78-883fb1db6a0d> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:55.493750+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24140988> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23 cm" ;
    :extent [ a :Extent ;
            rdfs:label "124 pages, 70 unumbered pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024449597" ],
        [ a :Isbn ;
            rdf:value "9789894018872" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/ptlipl> ;
            rdf:value "pu250767445" ] ;
    :instanceOf <https://dev.bcld.info/works/f5f6431b-0533-4346-b994-1de2b1956b67> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Almedina" ;
            bflc:simpleDate "Abril, 2024" ;
            bflc:simplePlace "Coimbra" ;
            :date "2024-04"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/po> ] ;
    :publicationStatement "Coimbra: Almedina, Abril, 2024" ;
    :responsibilityStatement "coordenação, Luís Eloy Azevedo ; autores, Luís Azevedo Mendes [and seven others]" ;
    :title [ a :Title ;
            :mainTitle "Fronteira" ;
            :subtitle "uma revista figura do judiciário" ] .

