@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/b3e5514f-0be2-4469-838f-ae303d573170> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Chemical Engineering Process Simulation" ;
    bflc:aap-normalized "chemicalengineeringprocesssimulation" ;
    :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:41.641981+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23322194> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TP155.7" ;
            :itemPortion ".C4425 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/96d25c75-4ec6-4d47-87b2-7eb229a2419b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85022900>,
        <http://id.loc.gov/authorities/subjects/sh85022948>,
        <http://id.loc.gov/authorities/subjects/sh85122767> ;
    :title [ a :Title ;
            :mainTitle "Chemical Engineering Process Simulation" ] .

