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

<http://data.bibliotheken.nl/id/thes/p239055039> a schema1:Person ;
    rdfs:label "Jardel, Audré" ;
    schema1:familyName "Jardel" ;
    schema1:givenName "Audré" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1269875b07be40de9f8b07c607ccefa7> ;
    schema1:name "Audré Jardel" ;
    schema1:sameAs <http://viaf.org/viaf/12063158>,
        <https://isni.org/isni/0000000042771007> .

