@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/fdebfb68-3375-4577-9f41-c6b69c62f6d9> 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-14T21:38:56.461451+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23655396> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xxv, 431 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024002056" ],
        [ a :Isbn ;
            :qualifier "h/c" ;
            rdf:value "9798369319147" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9798369319154" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/47bc5ede-7b74-4f2e-aa67-2f4ec6a75aaf> ;
    :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 "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "IGI Global" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Hershey, PA" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/pau> ] ;
    :publicationStatement "Hershey, PA: IGI Global, [2024]" ;
    :responsibilityStatement "Rathishchandra Ramachandra Gatti, Chandra Singh" ;
    :title [ a :Title ;
            :mainTitle "Shaping the future of automation with cloud-enhanced robotics" ] .

