@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/p045845662> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaatsnamenstudie in 1948 / door H.J. van de Wijer, H. Draye en K. Roelandts" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070057079> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072168218>,
        <http://data.bibliotheken.nl/id/thes/p073176311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831255129>,
        <http://data.bibliotheken.nl/id/nbt/p850836395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d78b328d5715c0a84836f918398fae3d> ;
    schema1:name "De plaatsnamenstudie in 1948" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c745f56de226e12a6807b431ff8986f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64854212> .

