@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/p32384376X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I hate Paris / [tek.: Maarten Vande Wiele ; scenario: Maarten Vande Wiele, Erika Raven, Peter Moerenhout]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p236144553> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072818549>,
        <http://data.bibliotheken.nl/id/thes/p317280716> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077549575" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20cc542b45100704ec901835fe4b6f65> ;
    schema1:name "I hate Paris" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/595d7c7364275cc6ee6bc0f0b517fa57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/534475353> .

