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

<http://data.bibliotheken.nl/id/thes/p138628068> a schema1:Person ;
    rdfs:label "Corten, Irma" ;
    schema1:description "natuurbeheer" ;
    schema1:familyName "Corten" ;
    schema1:givenName "Irma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cea364014e64108ddabdfbc06e309339> ;
    schema1:name "Irma Corten" ;
    schema1:sameAs <http://viaf.org/viaf/282546814>,
        <https://isni.org/isni/0000000389188443> .

