@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/82703fef-7209-46c4-aa4d-382338729e02> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:51.563187+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22597223> ;
            :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 "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "278 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (black and white)" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "3838215478" ],
        [ a :OclcNumber ;
            rdf:value "on1252961526" ],
        [ a :Lccn ;
            rdf:value "  2022473833" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "020588437" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9783838215471" ],
        [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GBC2M1599" ] ;
    :instanceOf <https://dev.bcld.info/works/31de58f4-341b-419c-abfd-6daf6c586f02> ;
    :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." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Ibidem-Verlag" ;
            bflc:simpleDate "[2021]" ;
            bflc:simplePlace "Stuttgart" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Stuttgart: Ibidem-Verlag, [2021]" ;
    :responsibilityStatement "Sudeshna Chatterjee, Alberto Minujin, and Katie Hodgkinson (Eds.)." ;
    :title [ a :Title ;
            :mainTitle "Leaving no child and no adolescent behind" ;
            :subtitle "a global perspective on addressing inclusion through the SDGs" ] .

