@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/p407435875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Eismacher : Roman / Ernest van der Kwast ; aus dem Niederländischen von Andreas Ecke" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:bookEdition "2. Auflage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109356772> ;
    schema1:description "1e druk Duitse uitgave: 2016" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9783442756803" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3fb8f104d0d6c7f289e1c286bc00a69> ;
    schema1:name "Die Eismacher : Roman" ;
    schema1:numberOfPages 383 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a215e51ccf4cbce979705c9b37c43afd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960449232> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e8d0d9fc162a9be4bb16c6697b302fe3> .

