@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/p338570047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus bij tentoongestelde kimono's in de Bijenkorf" ;
    dcterms1:issued "19XX" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p207207518> ;
    schema1:description "Fictieve titel",
        "Ontwerp: Will van Sambeek Design Associates" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d134350d6f0a03f69c0ba2ec105b088> ;
    schema1:name "Catalogus bij tentoongestelde kimono's in de Bijenkorf" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e836dd251b031530cad160d260e1be84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/759966659> .

