@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/p435863339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oud-Nederlandsche tegels, bijdrage tot de kennis van de Nederlandsche ceramiek / door C. de Geus" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070442150> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p12485978X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70a77705ccb8d5b7b9b01dccdc608d72> ;
    schema1:name "Oud-Nederlandsche tegels, bijdrage tot de kennis van de Nederlandsche ceramiek" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51b22df3c6333ae453d61af8301a476c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308827596> .

