@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p433830778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik lust dat niet : aan tafel met een moeilijke eter / Vicky De Beule" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p433292776> ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617625>,
        <http://data.bibliotheken.nl/id/thes/p078865492> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p433830751> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464012125" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5308fcfa0e2c688bb6dba7bbfc4e9773> ;
    schema1:name "Ik lust dat niet : aan tafel met een moeilijke eter" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c962508a83e1409f0249edd35027e30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1262785849> .

