@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/p409090301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chiharu Shiota : between the lines / auteur Hans November" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p411237918> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075307308>,
        <http://data.bibliotheken.nl/id/thes/p411237918> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p411237888> ;
    schema1:description "Teksten in het Nederlands, Engels en Duits",
        "Uitgave ter gelegenheid van de tentoonstelling in het Noordbrabants Museum 's-Hertogenbosch van 24 juni tot en met 15 oktober 2017" ;
    schema1:inLanguage "de",
        "en",
        "nl" ;
    schema1:isbn "9789462582088" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fae45344c7af1f089e0c4a49043c675> ;
    schema1:name "Chiharu Shiota : between the lines" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f48750e0729dbf7a83a9404094d1a188> ;
    schema1:sameAs <http://www.worldcat.org/oclc/992442533> .

