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

<http://data.bibliotheken.nl/id/thes/p333838262> a schema1:Person ;
    rdfs:label "Spernbauer, Martina" ;
    schema1:description "26037801: PhD: European University Institute, has worked for the European Union" ;
    schema1:familyName "Spernbauer" ;
    schema1:givenName "Martina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2129c254e9dec1c5bc8863c3b93e0e6> ;
    schema1:name "Martina Spernbauer" ;
    schema1:sameAs <http://viaf.org/viaf/291677756>,
        <https://isni.org/isni/0000000396699719> .

