@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/p274576007> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De intelligentie van de ziel / Gary Zukav en Linda Francis ; [vert. uit het Engels: Peter van der Roest ; ill.: Melanie Parks]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660849>,
        <http://data.bibliotheken.nl/id/thes/p075665689> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068542801> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100762433>,
        <http://data.bibliotheken.nl/id/thes/p249335182> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e6743ff3bd4a596457cf824e6ca7c81> ;
    schema1:name "De intelligentie van de ziel" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a01dd378249e8bbf3d9049fc938c4ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66492520> .

