@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/p119981955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een taalonderzoek op het randgebied tussen Vlaams en Nederlands / door J. Noë" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397459254> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06842373X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0af97528668768ff680c9e33e6831a51> ;
    schema1:name "Een taalonderzoek op het randgebied tussen Vlaams en Nederlands" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33fc4ed78e7df25ecac3e40fe3e91839> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69261825> .

