@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/p393551393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exile and everyday life / edited by Andrea Hammel and Anthony Grenville" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619040> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212698486>,
        <http://data.bibliotheken.nl/id/thes/p258421231> ;
    schema1:description "Teksten in het Engels en Duits" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p169271463> ;
    schema1:isbn "9789004297869" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/022319216fcb71679fe83695af0f86d9> ;
    schema1:name "Exile and everyday life" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/170c40e2c87fd3d814a82288713a3271> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910603139> .

