@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/p326912983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Smullen & genieten in Frankrijk / Tonny Eyk" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606429> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070542120> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077338049" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94aece6d52297f3bce694ae357ddbb07> ;
    schema1:name "Smullen & genieten in Frankrijk" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c68b57b554c018e07a302adc9efbc534> ;
    schema1:sameAs <http://www.worldcat.org/oclc/697480065> .

