@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p182810976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van spiritualiteit / Willem Jan van de Wetering ; [red. Evident services]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394704827> ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624060>,
        <http://data.bibliotheken.nl/id/thes/p075663910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07434773X>,
        <http://data.bibliotheken.nl/id/thes/p182442543> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055990760" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b41ef424b5d538cb2f3bfef832ea3a1> ;
    schema1:name "ABC van spiritualiteit" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c63d10a08b17ff3822915e590354d56e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67877573> .

