@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/p047675322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De orientatie van de dialectstudie / door A. A. Weijnen" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560390X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068256108> ;
    schema1:description "Inaugurale rede Nijmegen. (Leeropdracht: Nederlandse en Indogermaanse taalkunde)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b28afb4a144ae5a0ee7622e5960007b0> ;
    schema1:name "De orientatie van de dialectstudie" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e4634684ed1a145d9d1e6be858e3411> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815989729> .

