@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/p417445679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhalen uit de binnenstad / Shaun Tan ; vertaald [uit het Engels] door Eva Gerlach" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440827213>,
        <http://data.bibliotheken.nl/id/nbt/p440827221> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p194920658> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06988997X> ;
    schema1:description "Tekst en illustraties Shaun Tan" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021414430" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e1c6b2b7547ae56a4bb1cfa3ed9126a> ;
    schema1:name "Verhalen uit de binnenstad" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db73f5586c751d2ba6b5269fe8e1a963> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1057230646> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/79d092e644a675b58c4b2a271cdd1d82> .

