@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/p142702692> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aardappelrassen in de tropen / [samenst. J. A. Hogen Esch]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075316196>,
        <http://data.bibliotheken.nl/id/thes/p16123044X> ;
    schema1:bookEdition "[Herz. dr.]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830784543> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c0a895d02bf7f9787e4c4cc46c42739> ;
    schema1:name "Aardappelrassen in de tropen" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5123372703856c013f719a978c1bc8a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68995770> .

