@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/p820820237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 recepten voor uw vleesloze dag / door G.J. Drenthe ; [voorw. Th. van Rooij]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562530X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073514055> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024325331" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6654da00437719205dd427ac15ae09c6> ;
    schema1:name "100 recepten voor uw vleesloze dag" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/165691218d06c87a914f48e2e3a63d3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63410721> .

