@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/p09511128X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeddhistische meditatie / [tekst en ill. G. Bijloo]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601583>,
        <http://data.bibliotheken.nl/id/thes/p07561488X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074451340>,
        <http://data.bibliotheken.nl/id/thes/p07545694X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097725331> ;
    schema1:isbn "9072818075" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e834fbcc2822d6a1d481702555e827b8> ;
    schema1:name "Boeddhistische meditatie" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79c4fceb5a850640690efb77fa765123> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65934872> .

