@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/p852721064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Arche Noah / in farbigen Bildern und begleitenden Texten dargest. von Rien Poortvliet ; übertr. aus dem Holländischen von Maria Csollány" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069177600> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3490224116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ec3c04a39ed513ff1323cf54c6d10b7> ;
    schema1:name "Die Arche Noah" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/601a7d01b56b4188f0c6c7307ce2f45c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64173978> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/34dc8a734b357c7ece82bd4320298050> .

