@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/p216525012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De innerlijke diamant / A.H. Almaas" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126330484> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075188279> ;
    schema1:description "1e dr. Nederlandse uitg.: Heemstede : Altamira, 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146794265> ;
    schema1:isbn "9069634120" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/157ea047877e455cd3beb0209b44a94e> ;
    schema1:name "De innerlijke diamant" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d1256f318296cec59d7f8a2dcacf1a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772985258> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/eb9f08c62939f25287c08727ad343125> .

