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

<http://data.bibliotheken.nl/id/thes/p111817927> a schema1:Person ;
    rdfs:label "Seldenrath, Joanne (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "theologe, kerkhistorica, vertaalster" ;
    schema1:familyName "Seldenrath" ;
    schema1:givenName "Joanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06b990311c14fc9dfe54390abcecd843> ;
    schema1:name "Joanne Seldenrath" ;
    schema1:sameAs <http://viaf.org/viaf/289043570>,
        <https://isni.org/isni/0000000394537265> .

