@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/p343793601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ding en ik / verteld door Shaun Tan ; vert. [uit het Engels] door Bart Moeyaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440751705>,
        <http://data.bibliotheken.nl/id/nbt/p440751713> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p194920658> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069922047> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045114095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10cf2497a448d3692120af80911d82fb> ;
    schema1:name "Het ding en ik" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e36c0de37d2686b7abda0eb0e8e248d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/812634194> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fc38d359fd44308800be6ec0057cb130> .

