@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/p226469824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Es geschah in finstrer Nacht / Henri van Daele ; mit Ill. von Joep Bertrams ; aus dem Niederländischen von Jeanne Oidtmann-van Beek und Peter Oidtmann" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068556802> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072616261>,
        <http://data.bibliotheken.nl/id/thes/p087696010> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3825173577" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82682c8e63cba859f3d0286c9bad7db4> ;
    schema1:name "Es geschah in finstrer Nacht" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77cb6ad349e022d94fcd6b3d79d0e0d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67205810> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cf4c770b817299eb6d0cc5bf68fe17c8> .

