@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/p426581598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorlogskeuken : vrouwen aan het thuisfront / Eddie Niesten" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160235464> ;
    schema1:description "Omslag vermeldt: Met authentieke oorlogsrecepten uit België en Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463712057" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b2a95d7b7e7fcf1e097355eb435340e> ;
    schema1:name "De oorlogskeuken : vrouwen aan het thuisfront" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9c66859812c4327cec92a7531bebe37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154343282> .

