@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/p038156245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brabantsche plaatsnamen" ;
    dcterms1:issued "1933-1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599039>,
        <http://data.bibliotheken.nl/id/thes/p078628555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072564873>,
        <http://data.bibliotheken.nl/id/thes/p073516465> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p039973794>,
        <http://data.bibliotheken.nl/id/nbt/p831255129> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c0ef7bd2f51f43afccef33c1d137b19> ;
    schema1:name "Brabantsche plaatsnamen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0e29fc6f1a4cbb8fcecde0cab7114a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899005755> .

