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

<http://data.bibliotheken.nl/id/thes/p409169145> a schema1:Person ;
    rdfs:label "Özoğul, Sara (1990-)" ;
    schema1:birthDate "1990" ;
    schema1:description "Amsterdam Institute for Social Science Research" ;
    schema1:familyName "Özoğul" ;
    schema1:givenName "Sara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a15bddae9d4f1b098d740689ad25916> ;
    schema1:name "Sara Özoğul" ;
    schema1:sameAs <http://viaf.org/viaf/2204149068442565730009>,
        <https://isni.org/isni/0000000460044013> .

