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

<http://data.bibliotheken.nl/id/thes/p07519306X> a schema1:Person ;
    rdfs:label "Glorieux, Francis H." ;
    schema1:familyName "Glorieux" ;
    schema1:givenName "Francis H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c5ab7e45d3d9096aef3e45ea2057111> ;
    schema1:name "Francis H. Glorieux" ;
    schema1:sameAs <http://viaf.org/viaf/22208975>,
        <https://isni.org/isni/0000000116058029> .

