@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/p100922198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Maar vooral lekker & licht / [receptuur: Annelène van Eijndhoven ... et al. ; red.: Irene van Blommestein]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305135> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073265985>,
        <http://data.bibliotheken.nl/id/thes/p073637688> ;
    schema1:description "1e dr.: 1990" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9066114223" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8dc2d56395de4cf6b8e19387c36ed275> ;
    schema1:name "... Maar vooral lekker & licht" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb4ef6fca1418c7ead1980244538e1af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66111643> .

