@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p14610417X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sjamaan en de tweede aandacht / Gaby van Doorn" ;
    dcterms1:issued "1995" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147069866>,
        <http://data.bibliotheken.nl/id/thes/p147070155> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142653950> ;
    schema1:isbn "9075497040" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee3e30e5068b6fb177bc9420f0b1943f> ;
    schema1:name "Sjamaan en de tweede aandacht" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef5820ecd9fd7edbf54ec57e6d7b1c57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769939738> .

