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

<http://data.bibliotheken.nl/id/thes/p275883787> a schema1:Person ;
    rdfs:label "Brahy, Luc (1964-)" ;
    schema1:alternateName "Brahy" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Brahy" ;
    schema1:givenName "Luc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcdb780f3ba5892bf06c41f3fd7bc3c2> ;
    schema1:name "Luc Brahy" ;
    schema1:sameAs <http://viaf.org/viaf/17352186>,
        <https://isni.org/isni/0000000071014144> .

