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

<https://dev.bcld.info/works/c1576b56-daa2-4dfb-9e94-1d53796b02df> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Chemical Engineering Process Simulation" ;
    bflc:aap-normalized "chemicalengineeringprocesssimulation" ;
    :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:42:54.152512+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://dev.bcld.info/instances/1934a47f-fe53-4849-9671-b88c0706641d> ;
    :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" ] .

