@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/p123596181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reiki, de tweede graad / Arie Luijerink, Marian van Staveren" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p153076208> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107538210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125694733> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820279838> ;
    schema1:isbn "9020206087",
        "9789020206081" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37090b4b02d7731cf231b8e63b689aed> ;
    schema1:name "Reiki, de tweede graad" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eccfbc5073371abad6c0d067ae1ded92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69175969> .

