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

<http://data.bibliotheken.nl/id/thes/p288864395> a schema1:Person ;
    rdfs:label "Ott, Andrea (jurist)" ;
    schema1:description "Associate Professor and jean Monnet Chair in EU Law, Maastricht University, the Netherlands" ;
    schema1:familyName "Ott" ;
    schema1:givenName "Andrea" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e13b32f16df7a60fb16cfe9514b50328> ;
    schema1:name "Andrea Ott" ;
    schema1:sameAs <http://viaf.org/viaf/47020983>,
        wd:Q15438974,
        <https://isni.org/isni/0000000046682343> .

