@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/bd1e0b44-87dd-4ddf-a99b-685b38cfbdc5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:29.554390+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23849517> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :electronicLocator <https://hdl.loc.gov/loc.law/llserialsetce.04033_00_00-007-0046-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (5 pages)." ] ;
    :hasItem <http://id.loc.gov/resources/items/23849517-856-33> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024774690" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-04033_00_00-007-0046-0000" ],
        [ a :OclcNumber ;
            rdf:value "1063801182" ] ;
    :instanceOf <https://dev.bcld.info/works/ca5921f5-d458-4dfe-98af-d7e5e6821b3f> ;
    :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 "1900" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1900"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1900" ;
    :title [ a :Title ;
            :mainTitle "District superintendents Life-Saving Service. December 15, 1900. -- Referred to the Committee on Commerce and ordered to be printed, to accompany S. 5211" ],
        [ a :Title ;
            :mainTitle "District superintendents Life-Saving Service. December 15, 1900. -- Referred to the Committee on Commerce and ordered to be printed, to accompany S. 5211" ] .

