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

<http://data.bibliotheken.nl/id/thes/p395131820> a schema1:Person ;
    rdfs:label "Krefting, Ellen" ;
    schema1:description "IFIKK, University of Oslo, PhD in 2005" ;
    schema1:familyName "Krefting" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/077f19193753b528c3edfbfb43295aa4> ;
    schema1:name "Ellen Krefting" ;
    schema1:sameAs <http://viaf.org/viaf/168943090>,
        <https://isni.org/isni/0000000118012227> .

