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

<http://data.bibliotheken.nl/id/thes/p406361789> a schema1:Person ;
    rdfs:label "Gallur" ;
    schema1:familyName "Gallur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f70e76dd5a38ac538e6866e1274b568a> ;
    schema1:name "Gallur" ;
    schema1:sameAs <http://viaf.org/viaf/119144647639702820867>,
        <https://isni.org/isni/0000000458812706> .

