@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://bluecore-dev.stanford.edu/instances/537c6ebe-9a34-44b0-ba74-217fa5e456e9> 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-14T23:00:15.812346+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11225685> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :extent [ a :Extent ;
            rdfs:label "26 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   79640445 " ],
        [ a :Coden ;
            rdf:value "AMDEEF" ],
        [ a :PostalRegistration ;
            :assigner [ a :Organization ;
                    rdfs:label "USPS" ] ;
            rdf:value "472830" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/b56b10d9-445c-4382-b29f-339986babab8> ;
    :publicationStatement "Overland Park, KS: PRIMEDIA Business Magazines & Media" ;
    :title [ a :Title ;
            :mainTitle "American demographics" ] .

