@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p383778689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Verzameling overdrukken] / Frederik Reinier Jacob Knetsch" ;
    dcterms1:issued "1947-20XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074186450> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/440c8f95786c4ab74771d8b9aa2b4ea9> ;
    schema1:name "[Verzameling overdrukken]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2764bc5e3c27b3807ea63acb5ff58cd3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895662068> .

