@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/p073138835> a schema1:Person ;
    rdfs:label "Wellens, Karel C. (1947- ; Hoogleraar Volkenrecht, K.U. Nijmegen)" ;
    schema1:alternateName "Wellens, Karel" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Wellens" ;
    schema1:givenName "Karel C." ;
    schema1:hasOccupation "Hoogleraar Volkenrecht, K.U. Nijmegen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b113475a50ce62bb90d953d3adf6480> ;
    schema1:name "Karel C. Wellens" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/34542644>,
        wd:Q71164935,
        <https://isni.org/isni/0000000108866827> .

