@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/p243081383> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Glück kommt wie ein Donnerschlag / Guus Kuijer ; Deutsch [aus dem Niederländischen] von Sylke Hachmeister ; Zeichn. von Alice Hoogstad" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06901647X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074289179>,
        <http://data.bibliotheken.nl/id/thes/p174684576> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3789140155",
        "9783789140150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32c004b8d9e154f2d8a090cf974ed93e> ;
    schema1:name "Das Glück kommt wie ein Donnerschlag" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/474622379011ada02645c08b8751ddc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66642974> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/588f1505eff07111224a5198bf62eeb0> .

