@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/p184138418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klein, still & weiß : Roman / Erika Veld ; aus dem Niederländischen von Rosi Wiegmann" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073206210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07176951X> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3216304604" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ec8f5ca007a46238fda44841891f017> ;
    schema1:name "Klein, still & weiß : Roman" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1314630efd9b63946b1ab4152221480f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71537701> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c08e10272bf5364e2138ca7216f3f7c9> .

