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

<http://data.bibliotheken.nl/id/thes/p402076990> a schema1:Person ;
    rdfs:label "Lofé, Greg" ;
    schema1:familyName "Lofé" ;
    schema1:givenName "Greg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37ef8953bacfe79b77d421fe876313d7> ;
    schema1:name "Greg Lofé" ;
    schema1:sameAs <http://viaf.org/viaf/266147266682435481217>,
        <https://isni.org/isni/0000000464553835> .

