@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/p363073272> a schema1:Person ;
    rdfs:label "Gatti, Mauro (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "jurist" ;
    schema1:familyName "Gatti" ;
    schema1:givenName "Mauro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83c6366fe5f340fb71dbe046b40b193b> ;
    schema1:name "Mauro Gatti" ;
    schema1:sameAs <http://viaf.org/viaf/309907680>,
        wd:Q112263257 .

