@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/5a70f6b9-3f6c-4cc5-b265-4d759fd03d55> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:34.635567+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/7793639> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "20 cm" ;
    :editionStatement "Rev. ed." ;
    :extent [ a :Extent ;
            rdfs:label "127 p." ] ;
    :hasItem <http://id.loc.gov/resources/items/7793639> ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "5373486" ],
        [ a :Lccn ;
            rdf:value "   24018991 " ] ;
    :instanceOf <https://dev.bcld.info/works/28358657-b17c-46f5-83dc-31788380fe42> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Bibliography: p. 122." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/addphys> ;
            rdfs:label "Also available in digital form." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "American school of home economics" ;
            bflc:simpleDate "1924" ;
            bflc:simplePlace "Chicago" ;
            :date "1924"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ilu> ] ;
    :publicationStatement "Chicago: American school of home economics, 1924" ;
    :responsibilityStatement "by Florence Nesbitt; a manual of cooking, diet, home management and care of children for housekeepers who must conduct their homes with small expenditure of money" ;
    :title [ a :Title ;
            :mainTitle "Low cost cooking" ],
        [ a :Title ;
            :mainTitle "Low cost cooking" ] .

