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

<http://data.bibliotheken.nl/id/thes/p087975653> a schema1:Person ;
    rdfs:label "Gretler, Priska" ;
    schema1:description "verbonden aan: Stichting Nederland bouwt COC-retourschip (Lelystad)" ;
    schema1:familyName "Gretler" ;
    schema1:givenName "Priska" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e82f2725dae89c2173649c9ba6b03e8> ;
    schema1:name "Priska Gretler" ;
    schema1:sameAs <http://viaf.org/viaf/68155148>,
        <https://isni.org/isni/0000000031932549> .

