@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/p32857869X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De innerlijke diamant / A.H. Almaas" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126330484> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07495170X> ;
    schema1:description "POD-editie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146794265> ;
    schema1:isbn "9789069633848" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9af1aa9aecdf755ac1dba175af1f5d1> ;
    schema1:name "De innerlijke diamant" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98ee745951b00339dea1c29c3a304b74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775749052> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/502a81e7a73687a8717a982d8ff71899> .

