@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/p844269824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aromatherapie : genezen met geuren / Ellen Asjes" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075690004>,
        <http://data.bibliotheken.nl/id/thes/p078511135>,
        <http://data.bibliotheken.nl/id/thes/p078516498>,
        <http://data.bibliotheken.nl/id/thes/p07865016X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071346554> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020251848" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a5aef744a77a432ca64fc4ea298f529> ;
    schema1:name "Aromatherapie : genezen met geuren" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33a051d9bf1a0999a4a6c42808865db4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64106063> .

