@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/p123354536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der schwarze See : Roman / Hella S. Haasse ; aus dem Niederländischen von Maria Csollány" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068230656> ;
    schema1:bookEdition "Erstausg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069177600> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821796771> ;
    schema1:isbn "3499134381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ff1c303bbdc4163f318d72e155d8466> ;
    schema1:name "Der schwarze See : Roman" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17e2f5cc3a3918fc2a43792d7d0d9f27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69388122> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c33a8ba8f10d99b341db84eba8d0d1d2> .

