@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/p158069374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Essentiële oliën voor honden en paarden / Margriet Dudok van Heel" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659824>,
        <http://data.bibliotheken.nl/id/thes/p149159765> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153360798> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060305728" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74d415766a4e93103bc626915510dc9f> ;
    schema1:name "Essentiële oliën voor honden en paarden" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27aedace7e7e933ac49686eaa091b0de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68343978> .

