@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/p446391093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opkomst van het majolica-bedrijf in de Noordelijke Nederlanden / door Nanne Ottema" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071912665> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04374592X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a399670695e77938cc58d9e9c57a8f9f> ;
    schema1:name "De opkomst van het majolica-bedrijf in de Noordelijke Nederlanden" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ffe14e02be316b9f53c94b82eece048> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510360303> .

