@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/p043623069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brabantse plaatsnamen" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072564873> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074935917> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038156245>,
        <http://data.bibliotheken.nl/id/nbt/p039973794>,
        <http://data.bibliotheken.nl/id/nbt/p831255129> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df8941371679382f1446c2578dc4de87> ;
    schema1:name "Brabantse plaatsnamen" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f32dde720704e06c50b8bb9bbd2ae05f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959927444> .

