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

<http://data.bibliotheken.nl/id/thes/p084635630> a schema1:Person ;
    rdfs:label "Ravnborg, Helle Munk" ;
    schema1:description "Senior Researcher in natural resources and development at the Danish Institute for International Studies, Copenhagen, Denmark" ;
    schema1:familyName "Ravnborg" ;
    schema1:givenName "Helle Munk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d58c9db9d45a1acec4bc6f2c12fd4d0> ;
    schema1:name "Helle Munk Ravnborg" ;
    schema1:sameAs <http://viaf.org/viaf/161660923>,
        <https://isni.org/isni/0000000117068560> .

