@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p307996727> a schema1:Person ;
    rdfs:label "Heimans, Tania (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "B0802928: Rotterdam, 1969-",
        "Tania deed de Pedagogische Academie en studeerde geschiedenis aan de Erasmus Universiteit",
        "bron: https://nl.wikipedia.org/wiki/Tania_Heimans" ;
    schema1:familyName "Heimans" ;
    schema1:givenName "Tania" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed983ae727517d760f882dc3dd7d6e98> ;
    schema1:name "Tania Heimans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/107663353>,
        wd:Q2653605,
        <https://isni.org/isni/0000000077566601> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/heim020> .

