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

<http://data.bibliotheken.nl/id/thes/p14771365X> a schema1:Person ;
    rdfs:label "Tandiag" ;
    schema1:familyName "Tandiag" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/600054f0aceb1a58860e4bf17d5d64d1> ;
    schema1:name "Tandiag" ;
    schema1:sameAs <http://viaf.org/viaf/289859324> .

