@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p101280238> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der plantkunde / Otto Schmeil ; voor Nederland bew. door P.G. Buekers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391358774> ;
    dcterms1:issued "1917" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070158452> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068735650> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df820f19c4eeb6b47c4ec3b61970d441> ;
    schema1:name "Beknopt leerboek der plantkunde" ;
    schema1:numberOfPages 359 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62577435509c107f766541d02c482b64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66122138> .

