@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/p314299009> a schema1:Person ;
    rdfs:label "Maes, Frank (international relations)" ;
    schema1:description "International environmental law, protection of ocean and seas, law of the sea and freshwater law",
        "Professor of Public International Law in the Faculty of Law at Ghent University" ;
    schema1:familyName "Maes" ;
    schema1:givenName "Frank" ;
    schema1:hasOccupation "international relations" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6491a5af719a61c9db013512dbdc497> ;
    schema1:name "Frank Maes" ;
    schema1:sameAs <http://viaf.org/viaf/287557590>,
        wd:Q52831418 .

