@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/15993abf-ff89-444c-a5b1-255d312e264e> 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:44:51.931177+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11386336> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :firstIssue "1964/65" ;
    :frequency [ a :Frequency ;
            rdfs:label "Annual" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/ann> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   91642835 " ],
        [ a :OclcNumber ;
            rdf:value "ocm06780822 " ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sn 87027123 " ] ;
    :instanceOf <https://dev.bcld.info/works/832435c9-7159-4c3a-b9bc-6ee6e0c0b0e4> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: 1989." ],
        [ a :Note ;
            rdfs:label "Title varies slightly." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "Report year ends June 30." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "The Bureau" ;
            bflc:simpleDate "[1965?-]" ;
            bflc:simplePlace "Trenton, N.J." ;
            :date "1965/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nju> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ] ;
    :publicationStatement "Trenton, N.J.: The Bureau, [1965?-]" ;
    :title [ a :Title ;
            :mainTitle "Annual report of the Bureau of State Use Industries" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/cov> ;
            :date "1981/82-" ;
            :mainTitle "Annual report" ] .

