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

<http://data.bibliotheken.nl/id/thes/p17549455X> a schema1:Person ;
    rdfs:label "Molenaar, Erik Jaap (1965- ; jurist)" ;
    schema1:birthDate "1965" ;
    schema1:description "Netherlands Institute for the Law of the Sea (NILOS), Utrecht University, Utrecht. Faculty of Law, Tromsø, Norway" ;
    schema1:familyName "Molenaar" ;
    schema1:givenName "Erik Jaap" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26e26300dfcd96679490cdc4072d8956> ;
    schema1:name "Erik Jaap Molenaar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/63329103>,
        <https://isni.org/isni/0000000034084717> .

