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

<http://data.bibliotheken.nl/id/thes/p08754721X> a schema1:Person ;
    rdfs:label "Lefeber, René Johannes Maria" ;
    schema1:alternateName "Lefeber, René" ;
    schema1:description "Professor of International Environmental Law, University of Amsterdam; Legal Adviser, International Law Division, Netherlands Ministry of Foreign Affairs; Member of the enforcement branch of the Compliance Committee of the Kyoto Protocol",
        "se" ;
    schema1:familyName "Lefeber" ;
    schema1:givenName "René Johannes Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d52f2301ae39de59eecf68d23afe6f55> ;
    schema1:name "René Johannes Maria Lefeber" ;
    schema1:sameAs <http://viaf.org/viaf/76395288>,
        <https://isni.org/isni/0000000034503395> .

