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

<http://data.bibliotheken.nl/id/thes/p369584023> a schema1:Person ;
    rdfs:label "Barros, Ana Sofia (jurist)" ;
    schema1:description "Researcher at the Leuven Centre for Global Governance Studies and at the Institute for International Law, KU Leuven" ;
    schema1:familyName "Barros" ;
    schema1:givenName "Ana Sofia" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e9d0a9f0fd1501090d4e65ce9b49820> ;
    schema1:name "Ana Sofia Barros" ;
    schema1:sameAs <http://viaf.org/viaf/305833962> .

