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

<http://data.bibliotheken.nl/id/thes/p332475638> a schema1:Person ;
    rdfs:label "Matera, Claudio (1981 ; jurist)" ;
    schema1:description "Researcher T.M.C. Asser Institute, The Hague ; Lecturer in EU Law, University of Twente, The Netherlands" ;
    schema1:familyName "Matera" ;
    schema1:givenName "Claudio" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3e88e96ad57eb0891dd38dac2c05ccd> ;
    schema1:name "Claudio Matera" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/281298037>,
        <https://isni.org/isni/0000000388172183> .

