@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/p081664958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van de biologische teelt / [door] Jan Heyman" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078454077> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071900349> ;
    schema1:description "Omslagtitel: ABC van de biologische teelt voor de liefhebber" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0ec84da470e9e4b363c033da5574d83> ;
    schema1:name "ABC van de biologische teelt" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52e1de22d318174e0446d1e714cbcd43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65679096> .

