@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/49d235e5-b1c6-4150-be61-d0b4a97bc33b> 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:39:00.447852+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23874507> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource." ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024030445" ],
        [ a :Isbn ;
            :qualifier "cloth" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781666953008" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9781666953015" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/98ba675d-2ce9-458f-8cc6-b08a0920d982> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record and CIP data provided by publisher." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Lexington Books" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "Lanham" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mdu> ] ;
    :publicationStatement "Lanham: Lexington Books, [2025]" ;
    :responsibilityStatement "Abhisek Ghosal ; foreword by Alex Take-Gwang Lee" ;
    :title [ a :Title ;
            :mainTitle "Cartographies of postcolonial vegetal politics" ;
            :subtitle "Deleuze, Guattari, and Mathema of vegetality" ] .

