@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/p168399520> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De namen van plaatsen in Gelderland en Overijsel / J.H. Gallée" ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599039>,
        <http://data.bibliotheken.nl/id/thes/p078628555> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0b5945d8bc5478d4d6773f1a336e3571> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832238317> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca1649da89416028010009a0c1eac8d2> ;
    schema1:name "De namen van plaatsen in Gelderland en Overijsel" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fea1d50e79fa51278809dab92e01c6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68100788> .

