@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/326057a4-d609-4277-9c2e-6929228a66f1> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:10.047903+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23866189> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "xvi, 117 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "cloth" ;
            rdf:value "9781666953008" ],
        [ a :Lccn ;
            rdf:value "  2024030444" ] ;
    :instanceOf <https://dev.bcld.info/works/f3899cf5-16cd-4a94-b8af-7e0d83b3ae19> ;
    :publicationStatement "Lanham: Lexington Books, [2025]" ;
    :title [ a :Title ;
            :mainTitle "Cartographies of postcolonial vegetal politics" ;
            :subtitle "Deleuze, Guattari, and mathema of vegetality" ] .

