@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/p27457599X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De intelligentie van de ziel / Gary Zukav" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068542801> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100762433>,
        <http://data.bibliotheken.nl/id/thes/p249335182> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274576007> ;
    schema1:isbn "9021544563" ;
    schema1:issueNumber "lere" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4191a84de9c48fddbdffd8a1f982f9a8> ;
    schema1:name "De intelligentie van de ziel" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba83ff38e80b1d714015465688987df1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773787743> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f325cbce5d1a498464b39dc1480f4e06> .

