@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/p112693385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Haal de zon in huis! : koken met olijfolie / door E. Cocquyt, L. Willems en het Informatiecentrum voor de Olijfolie van de Europese Gemeenschap ; [fotogr.: Joris Luyten]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072584238> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073995428> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903410639X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a2c58160ca731f7797b81b8f5672433> ;
    schema1:name "Haal de zon in huis! : koken met olijfolie" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab5032cf54c42a1af2452b899e7155d0> .

