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

