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

<http://data.bibliotheken.nl/id/thes/p374721149> a schema1:Person ;
    rdfs:label "Matta, Aaron (jurist)" ;
    schema1:description "EU External Relations Law and International Criminal Law" ;
    schema1:familyName "Matta" ;
    schema1:givenName "Aaron" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/379b7d5fa4c3cfc9e8d8614211ce5d6d> ;
    schema1:name "Aaron Matta" ;
    schema1:sameAs <http://viaf.org/viaf/309897639> .

