@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/bc88cd34-a74e-42b1-b448-eb66460e3cba> 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:31.027449+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24084871> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :electronicLocator <https://hdl.loc.gov/loc.law/llserialsetce.01624_00_00-084-0345-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (22 pages)." ] ;
    :hasItem <http://id.loc.gov/resources/items/24084871-856-42> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024883163" ],
        [ a :OclcNumber ;
            rdf:value "1065833584" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-01624_00_00-084-0345-0000" ] ;
    :instanceOf <https://dev.bcld.info/works/6dee86f9-b899-46d9-b1f8-3e6c89e14151> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "U.S. Government Printing Office" ;
            bflc:simpleDate "1874" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1874"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1874" ;
    :title [ a :Title ;
            :mainTitle "Iron ship-building yards. April 2, 1874. -- Recommitted to the Committee on Naval Affairs and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "Iron ship-building yards. April 2, 1874. -- Recommitted to the Committee on Naval Affairs and ordered to be printed" ] .

