@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/p192945866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ervaringen met de plantmachine van de Deense Heidemaatschappij / [door] N.A. Leek" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069009341> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8580936e1c573d894bdec88813bdfb4> ;
    schema1:name "Ervaringen met de plantmachine van de Deense Heidemaatschappij" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc9d6cfa6ffa892e473f996a859eeeaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67663932> .

