@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/p441702503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Verschillende overdrukken] / Joh. F. Snelleman" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06976848X> ;
    schema1:description "Versch. overdrukken uit Nederlandsche-Indië Oud en Nieuw, gebonden in een band" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5daac8c0227342aa9f9a353dfe6e353> ;
    schema1:name "[Verschillende overdrukken]" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34c5671311f392fe299210cd7dda3eff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1419684900> .

