@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/p052816222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Overdrukken] / G. Knuttel Wzn" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070271712> ;
    schema1:description "Portefeuille met overdrukken van G. Knuttel (Wzn.)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff39bf0da5a0c2a2966783fc2ed5f9a> ;
    schema1:name "[ Overdrukken]" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac409052ed1a9c369e4502c584caadc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64890242> .

