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

<http://data.bibliotheken.nl/id/thes/p334222702> a schema1:Person ;
    rdfs:label "Uygul, Dennis" ;
    schema1:familyName "Uygul" ;
    schema1:givenName "Dennis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad7c35535aee5ec973f48d755fb36416> ;
    schema1:name "Dennis Uygul" ;
    schema1:sameAs <http://viaf.org/viaf/283174412> .

