@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/p070960089> a schema1:Person ;
    rdfs:label "Trausch, Gilbert (1931-)" ;
    schema1:birthDate "1931" ;
    schema1:description "historicus m.n. over Luxemburg; geschiedenis" ;
    schema1:familyName "Trausch" ;
    schema1:givenName "Gilbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/734bd09a81b3b3f0737b7dadd663e62c> ;
    schema1:name "Gilbert Trausch" ;
    schema1:nationality "lu" ;
    schema1:sameAs <http://viaf.org/viaf/68945301>,
        wd:Q433725,
        <https://isni.org/isni/0000000110690277> .

