@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/p236174185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sluier van de nacht / Susan Carroll ; [vert. uit het Engels E. Braspenning]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126068208> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16718198X> ;
    schema1:description "Oorspr. Nederlandse uitg.: Vianen : The House of Books, 2001" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051084005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b023d679e9cb41f097d56aff696175fc> ;
    schema1:name "De sluier van de nacht" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29baaecd4bc6513d203cdc7cf07e4df0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67120372> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c21d177dcc64dd8def262aaba8db25c2> .

