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

<http://data.bibliotheken.nl/id/thes/p329372882> a schema1:Person ;
    rdfs:label "Rijpma, Jorrit J. (jurist)" ;
    schema1:alternateName "Rijpma, Jorrit" ;
    schema1:description "Assistant Professor in European Law at the Europa Instituut, Leiden University, the Netherlands" ;
    schema1:familyName "Rijpma" ;
    schema1:givenName "Jorrit J." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/216ca15e8f313e78bfedcf6003a845af> ;
    schema1:name "Jorrit J. Rijpma" ;
    schema1:sameAs <http://viaf.org/viaf/290763634> .

