@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/p375868828> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ararat / Frank Westerman ; translated from the Dutch by Sam Garrett" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075633825>,
        <http://data.bibliotheken.nl/id/thes/p124483178> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124483178> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107690446> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781846550898" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57f581acf4d9c219a845c41554b2b3da> ;
    schema1:name "Ararat" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6475c60bddfad43c8456f79182160bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880863315> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ead68b9a589a52137eca9021ba92714f> .

