@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/p036720356> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "[Blinde kaarten] / [W.C. van Baarsel ... et al.]" ;
    dcterms1:issued "1812" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598299>,
        <http://data.bibliotheken.nl/id/thes/p397557299> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069754683> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/289bc5c7031e62a9b06c4281a0f2c6ae> ;
    schema1:name "[Blinde kaarten]" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cde2f1990d03389d91ae858c91fc2be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64471357> .

