@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/p449176207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wintergroenten" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075321165> ;
    schema1:bookEdition "21e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075316684>,
        <http://data.bibliotheken.nl/id/thes/p091487609> ;
    schema1:description "Omslagtitel. - Uitg. in samenw. met de Nat. Federatie voor Huishoudelijke en Gezinsvoorlichting en de Stichting voor Huishoudelijke Voorlichting ten Plattelande" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p162033508> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833364669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8a662fa5373e3a2825b89a791f0de5d> ;
    schema1:name "Wintergroenten" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee46bd2713716a3dafd759849e2ba6ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520628114> .

