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

<http://data.bibliotheken.nl/id/thes/p292547862> a schema1:Person ;
    rdfs:label "Kleffner, Jann Kristof (1973- ; jurist)" ;
    schema1:alternateName "Kleffner, Jann" ;
    schema1:birthDate "1973" ;
    schema1:description "Head of the International Law centre and Professor of International Law at the Swedish National Defence College" ;
    schema1:familyName "Kleffner" ;
    schema1:givenName "Jann Kristof" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77528fd530b4ff758e99e3e5d457d531> ;
    schema1:name "Jann Kristof Kleffner" ;
    schema1:sameAs <http://viaf.org/viaf/69216175>,
        <https://isni.org/isni/0000000117689236> .

