@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/c19db770-9ee9-4d7e-8a66-d8583ca56705> 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:58:45.737477+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/20133992> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2004233412" ] ;
    :instanceOf <https://dev.bcld.info/works/4cbf810b-e5ea-4619-b730-38c37cd421e8> ;
    :publicationStatement "Wien: Springer-Verlag" ;
    :title [ a :Title ;
            :mainTitle "Protoplasma" ] .

