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

<http://data.bibliotheken.nl/id/thes/p314599932> a schema1:Person ;
    rdfs:label "Antonis, Adrianus Franciscus Gerardus (1969-)" ;
    schema1:alternateName "Antonis, Adriaan" ;
    schema1:birthDate "1969" ;
    schema1:familyName "Antonis" ;
    schema1:givenName "Adrianus Franciscus Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58f4dfffac0903a5dd804ecc1a77746a> ;
    schema1:name "Adrianus Franciscus Gerardus Antonis" ;
    schema1:sameAs <http://viaf.org/viaf/279898459>,
        <https://isni.org/isni/0000000387055049> .

