@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/p182634973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das dicke Herz : Roman / Tonnus Oosterhoff ; aus dem Niederländischen von Christiane Kuby" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074887092> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073970611> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3827002761" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d50ce33ca06db2af22b13ac63079b54f> ;
    schema1:name "Das dicke Herz : Roman" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f4282f95d7501f3aff42fb67321bb0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67872447> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/22117b66f6faaef7050ffdf97add3312> .

