@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/p128194111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine biologische tuinencyclopedie / Ewald Könemann ; vertaling [uit het Duits] en bewerking: Hans van Cuijlenborg" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071934596> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074339184> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060459172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3933c271e4cb5918c06196c9bbdb5382> ;
    schema1:name "Kleine biologische tuinencyclopedie" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd72ad327fecf03addadd9c5a70b01c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63434117> .

