@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/p107690063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eindeloze nacht / Agatha Christie ; [vert. uit het Engels door A.L. Spoorenberg]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758162> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068846525> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Leiden : Sijthoff, 1966 [i.e. 1968]. - (Accolade-serie ; no. 129)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821616617> ;
    schema1:isbn "9036412897" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e678d8df7ad9a9329a22af7f086b0e12> ;
    schema1:name "De eindeloze nacht" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3966c6ab60bb187ee9bd0e8bd4dab2b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65979377> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ebe5c03d21dd7b827b05caed2d57d5e1> .

