@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/p446286176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een goede en zuinige voeding" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560955X>,
        <http://data.bibliotheken.nl/id/thes/p075636808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165422637> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075316684>,
        <http://data.bibliotheken.nl/id/thes/p091487609>,
        <http://data.bibliotheken.nl/id/thes/p091487714> ;
    schema1:description "Uitg. in samenw. met de Commissie inzake Huishoudelijke en Gezinsvoorlichting en de Stichting voor Huishoudelijke Voorlichting ten Plattelande" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p328958271> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833364669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb2f437d98e16336816438dc4458cffd> ;
    schema1:name "Een goede en zuinige voeding" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4178557dab6f18db9ce1a5872591dfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509699912> .

