@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/p048574422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche dialectstudie in 1944 / door L. Grootaers" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068525125> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c78a8d03e2dcf5be283e26f1350346d6> ;
    schema1:name "De Nederlandsche dialectstudie in 1944" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6297a988676f5a11e056606c021f4e93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64936665> .

