@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/p040526909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Consumptie van voedingsmiddelen in Nederland in 1986 en 1987 / F.E. Godeschalk" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071155945> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831446382> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/728f5a7acef755e4504c3a0ad0da24e7> ;
    schema1:name "Consumptie van voedingsmiddelen in Nederland in 1986 en 1987" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d59d0ac16644f11342d54cec7431fe29> .

