@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/p330820168> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zomer in Parijs / tek.: Jean-Michel Beuriot ; scenario: Philippe Richelle ; inkleuring: Scarlett Smulkowski ; [vert. uit het Frans]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152416862> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074379100>,
        <http://data.bibliotheken.nl/id/thes/p15783977X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330820109> ;
    schema1:isbn "9789030364337" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d40848cad6b08dfe11b06db7e3d9fb8b> ;
    schema1:name "Een zomer in Parijs" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b50184a1ae424ec9f33d1cd2f3af5dac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702708840> .

