@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p046133321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Altholländische Fliesen / Eelco M. Vis und Commer de Geus" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p374341648> ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070442274> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068380682>,
        <http://data.bibliotheken.nl/id/thes/p070442150>,
        <http://data.bibliotheken.nl/id/thes/p086155911> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f3068327ad30e5c62cd31e3f6c8d619> ;
    schema1:name "Altholländische Fliesen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3604fe98e1e7f9417b4ae0df36798133> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899102648> .

