@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/p314839771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catherine & friends over eten en emotie / [tekst Catherine Keyl ; fotogr. Thomas Pelgrom ... et al.]" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069538220> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058979384" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01916722c743184586cbd2686dab88f4> ;
    schema1:name "Catherine & friends over eten en emotie" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79b28abe306e3cdd3b8ff741959e820c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399824230> .

