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

<http://data.bibliotheken.nl/id/thes/p236102877> a schema1:Person ;
    rdfs:label "Naert, Frederik (jurist)" ;
    schema1:alternateName "Naert, Frederic" ;
    schema1:description "Member of the Legal Service of the Council of the European Union and an affiliated senior researcher at the Katholieke Universiteit Leuven ; Director of the \"Military Law  and Law of War Review\"" ;
    schema1:familyName "Naert" ;
    schema1:givenName "Frederik" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff752229f1354033ae0a7be1fc187522> ;
    schema1:name "Frederik Naert" ;
    schema1:sameAs <http://viaf.org/viaf/14484015>,
        <https://isni.org/isni/0000000108137923> .

