@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/p409135348> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De duistere haven / Susan Howatch ; Nederlandse vertaling [uit het Engels] van Sophia Klaska-Heuckeroth" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073355690> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071280197> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820693308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7af4eadcaf290cc44225053c4644c8a> ;
    schema1:name "De duistere haven" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e19ae0dcbc7d9106b4c1653b33096574> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68353802> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/638ef36ecf97bc7d3f20460d82de8da7> .

