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

<http://data.bibliotheken.nl/id/thes/p20320719X> a schema1:Person ;
    rdfs:label "St-Hilaire, Aonghas" ;
    schema1:alternateName "Saint-Hilaire, Aonghas" ;
    schema1:description "Johns Hopkins University" ;
    schema1:familyName "St-Hilaire" ;
    schema1:givenName "Aonghas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbdee28165c1cf1a3ab2f3ed7d5c6eb0> ;
    schema1:name "Aonghas St-Hilaire" ;
    schema1:sameAs <http://viaf.org/viaf/171862650>,
        <https://isni.org/isni/0000000120799284> .

