@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://bluecore-dev.stanford.edu/instances/b5b05dae-eb49-4a86-a234-8023890fd382> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:58.379811+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/20133992> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2004233412" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/886cee33-ebc2-4828-bcf7-481177ebe901> ;
    :publicationStatement "Wien: Springer-Verlag" ;
    :title [ a :Title ;
            :mainTitle "Protoplasma" ] .

