@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/p100411088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das grosse Festmahl / text C.M. de Vries ; Bilder Dea de Vries ; aus dem Höllandischen übertragen von Walter von Lingen" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071029559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069900248>,
        <http://data.bibliotheken.nl/id/thes/p108049949> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100410251> ;
    schema1:isbn "3760001017" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6e2dbd21f0b0bf65505a246c762ce8f> ;
    schema1:name "Das grosse Festmahl" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbce81ed6f0845759cbe9488cd29b514> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66089985> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3fdde59840cb84e61837c686773b0902> .

