@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/ffe864e0-b143-4ee9-ae9d-1bc1da291222> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:10.034076+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23874507> ;
            :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/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://dev.bcld.info/works/6c5b8cc8-6702-4302-95d3-461ca522c00a> ;
    :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" ] .

