@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/p317280732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I ... 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 "9789077549490" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e46597bbde47402da41ddc20057bb8b3> ;
    schema1:name "I ... Paris" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/110929fa445b0b232267d1b6a79b2bea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1136154212> .

