@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/p30105942X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogue illustré / Société Céramique Maestricht" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078636450>,
        <http://data.bibliotheken.nl/id/thes/p096068256>,
        <http://data.bibliotheken.nl/id/thes/p097929832> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/db6ecaa3157466725cba490a5c38e354> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/427a8e73783308de6caa55708504c23e> ;
    schema1:name "Catalogue illustré" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d2a4baadecd01bc17661f26b2bf5fab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149865421> .

