@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/p09932850X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaatsnamenstudie in 1943 / door H.J. van de Wijer en H. Draye" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070057079> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073176311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850835739> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7432e9a14c97d67e140bb2ceed0fed1> ;
    schema1:name "De plaatsnamenstudie in 1943" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/511dae0306483ea4077e1b04f973ebce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65893699> .

