@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/p297328476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gerecht / tekst: Filip Verheyden ; fotogr.: Tony Le Duc ; [eindred.: Marjan Mannaert]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170150534> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p292028881> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077695656",
        "9789077695654" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14a186ef06934d22c0d31603cb13aee4> ;
    schema1:name "Het gerecht" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6609d55752cfec4dd93a59e4542f7814> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150130948> .

