@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/p061491365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Phytotherapeutica : (een introductie in de plantengeneeskunde) / door H. Heyde" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596927>,
        <http://data.bibliotheken.nl/id/thes/p078511135>,
        <http://data.bibliotheken.nl/id/thes/p078516498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073039926> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9991494995" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29697dec95ca93fd7e2b2523571d177b> ;
    schema1:name "Phytotherapeutica : (een introductie in de plantengeneeskunde)" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6efda228498800fd44cc3c47812173b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/22453396> .

