@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/p42926710X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de studie van de Vlaamsche plaatsnamen" ;
    dcterms1:issued "1929" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069632553>,
        <http://data.bibliotheken.nl/id/thes/p070057079>,
        <http://data.bibliotheken.nl/id/thes/p070144168>,
        <http://data.bibliotheken.nl/id/thes/p070703728> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p102057702> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821708953>,
        <http://data.bibliotheken.nl/id/nbt/p851530516> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6dd57586921b254a265f50f562daa33> ;
    schema1:name "Inleiding tot de studie van de Vlaamsche plaatsnamen" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76ad9574b9a1a4d49f7594d1fac34401> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196088163> .

