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

<http://data.bibliotheken.nl/id/thes/p241130360> a schema1:Person ;
    rdfs:label "Jansen, Katherine Ludwig (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Jansen" ;
    schema1:givenName "Katherine Ludwig" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c35c8dcc87fd830cdab69cfad0d3325> ;
    schema1:name "Katherine Ludwig Jansen" ;
    schema1:sameAs <http://viaf.org/viaf/34626588>,
        wd:Q114514762,
        <https://isni.org/isni/0000000108870105> .

