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

<http://data.bibliotheken.nl/id/thes/p074864955> a schema1:Person ;
    rdfs:label "Ouwerkerk, Robin (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "Student politicologie RU Leiden" ;
    schema1:familyName "Ouwerkerk" ;
    schema1:givenName "Robin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94dc4bc669b6aee5f7a820b635bea059> ;
    schema1:name "Robin Ouwerkerk" ;
    schema1:sameAs <http://viaf.org/viaf/290410967>,
        <https://isni.org/isni/0000000395659221> .

