@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/730c5d50-676d-442b-b1a2-a7835d123690> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:04:37.027609+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22019193> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23 cm" ;
    :extent [ a :Extent ;
            rdfs:label "iv, 114 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :hasItem <http://id.loc.gov/resources/items/22019193> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025293417" ] ;
    :instanceOf <https://dev.bcld.info/works/3709f723-e43f-491b-811d-8d8df956a7fe> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"Printed for the use of the members of the class.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University of Virginia, McKennie & son" ;
            bflc:simpleDate "1853" ;
            bflc:simplePlace "[Charlottesville]" ;
            :date "1853"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/vau> ] ;
    :publicationStatement "[Charlottesville]: University of Virginia, McKennie & son, 1853" ;
    :responsibilityStatement "by J.L. Cabell" ;
    :title [ a :Title ;
            :mainTitle "Syllabus of the lectures on physiology and histology" ;
            :subtitle "including the outlines of comparative anatomy : delivered at the University of Virginia" ],
        [ a :Title ;
            :mainTitle "Syllabus of the lectures on physiology and histology" ;
            :subtitle "including the outlines of comparative anatomy : delivered at the University of Virginia" ] .

