@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/7db9c35b-07b0-4dbd-93d8-89f6b9fab4b9> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:21.639235+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21820045> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/pdf>,
        <http://id.loc.gov/vocabulary/mfiletype/text> ;
    :editionStatement "1st ed. 2015." ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (VIII, 250 pages 21 illustrations, 13 illustrations in color.)" ] ;
    :identifiedBy [ a :Doi ;
            rdf:value "10.1007/978-3-319-12033-1" ],
        [ a :Local ;
            :assigner <https://ld.zdb-services.de/resource/organisations/DE-He213> ;
            rdf:value "978-3-319-12033-1" ],
        [ a :Lccn ;
            rdf:value "  2019765763" ],
        [ a :Isbn ;
            rdf:value "9783319120331" ] ;
    :instanceOf <https://dev.bcld.info/works/e9009cfd-0c4a-479e-891b-3bab8064252c> ;
    :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/descsource> ;
            rdfs:label "Description based on publisher-supplied MARC data." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Imprint: Springer",
                "Springer International Publishing" ;
            bflc:simpleDate "2015" ;
            bflc:simplePlace "Cham" ;
            :date "2015"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Cham: Springer International Publishing, Imprint: Springer, 2015" ;
    :responsibilityStatement "edited by Gisèle Pickering, Stephen Gibson" ;
    :title [ a :Title ;
            :mainTitle "Pain, Emotion and Cognition" ;
            :subtitle "A Complex Nexus" ] .

