@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/p820176796> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afzetstructuur van consumptieaardappelen / G.C. de Graaff" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656507> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068655274>,
        <http://data.bibliotheken.nl/id/thes/p075323680> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820176664>,
        <http://data.bibliotheken.nl/id/nbt/p82273544X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d30d637db2f626cb9de3c5c5b5a200f> ;
    schema1:name "De afzetstructuur van consumptieaardappelen" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b55105061b64f03df4718ba059887cf8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768466863> .

