@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/p087490544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik eet / [photogr. by Steve Shott ; vert. uit het Engels]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087489570> ;
    schema1:description "Oorspr. uitg.: London : Dorling Kindersley, cop. 1991" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087489899> ;
    schema1:isbn "9024348366" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa3dd3b8c700edf18f1c5ca93a0e7592> ;
    schema1:name "Ik eet" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6ba193b08a5af9ee72a90c41ad2073f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65717585> .

