@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/p183286537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De achtste dag / John Case ; [vert. uit het Engels: William Oostendorp ... et al.]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151344019>,
        <http://data.bibliotheken.nl/id/thes/p15810207X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p08814660X> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Amsterdam : De Boekerij, 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9055425346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71a6a2067439bfda93688442fda5b8ec> ;
    schema1:name "De achtste dag" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94279901af4f911b20b46b1bc7b14d5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67918779> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2cb45090b2adc0f809eff081b54715e4> .

