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

<http://data.bibliotheken.nl/id/thes/p074907468> a schema1:Person ;
    rdfs:label "Schedler, Petra Ellen (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "Ook als: Petra E. Schedler",
        "Universitair docent verbonden aan de afdeling Opleiding en Voorlichting in Organisaties van de Rijksuniversiteit Leiden",
        "andragoog / voorz. v/d Stichting Homo RTV Urania" ;
    schema1:familyName "Schedler" ;
    schema1:givenName "Petra Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ee16e8041c0e9048721a1c4284282d2> ;
    schema1:name "Petra Ellen Schedler" ;
    schema1:sameAs <http://viaf.org/viaf/49510008>,
        <https://isni.org/isni/0000000031389793> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/sche368> .

