@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/p050543814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunstdrukpapieren" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397386397> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6ea8d4bf8f438a02c3813dddf9f52a69> ;
    schema1:description "Monsterbladen in spiraalband",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6619b95513c771d78aaed9518d40ce20> ;
    schema1:name "Kunstdrukpapieren" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e512b3872402a2dc2e35faa7232fe6c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64886581> .

