@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/p11095064X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In geuren en kleuren : een keur van visrecepten / verzorgd door het Voorlichtingsbureau voor de Voeding, afd. Vis" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626020>,
        <http://data.bibliotheken.nl/id/thes/p397590598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p332048764> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075398885> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/881015f8fe8da085f2fe4a8e00598685> ;
    schema1:name "In geuren en kleuren : een keur van visrecepten" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39cea997098820988c1fc0ea1b9bde62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66022664> .

