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

<http://data.bibliotheken.nl/id/thes/p302247254> a schema1:Person ;
    rdfs:label "Meynen, Timon" ;
    schema1:alternateName "Meijnen, Timon" ;
    schema1:familyName "Meynen" ;
    schema1:givenName "Timon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6295c662ef71057019723fc7868a87d5> ;
    schema1:name "Timon Meynen" ;
    schema1:sameAs <http://viaf.org/viaf/290347253>,
        <https://isni.org/isni/0000000395584987> .

