@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p085018546> a schema1:Person ;
    rdfs:label "Mennen, Victor (1940-)" ;
    schema1:alternateName "Mennen, Vic" ;
    schema1:birthDate "1940" ;
    schema1:description "taalkundige" ;
    schema1:familyName "Mennen" ;
    schema1:givenName "Victor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbee407a6b8c52831ddc3ebc52610dbf> ;
    schema1:name "Victor Mennen" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/62243115>,
        wd:Q2475634,
        <https://isni.org/isni/0000000385176269> .

