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

<http://data.bibliotheken.nl/id/thes/p169957527> a schema1:Person ;
    rdfs:label "Gerlagh, Timo" ;
    schema1:description "2014: RVO" ;
    schema1:familyName "Gerlagh" ;
    schema1:givenName "Timo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7876ba34d37d63a686778efde9c44413> ;
    schema1:name "Timo Gerlagh" ;
    schema1:sameAs <http://viaf.org/viaf/284562364>,
        <https://isni.org/isni/0000000390812151> .

