@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/p069211094> a schema1:Person ;
    rdfs:label "Ghesquiere, Rita (1947-2018)" ;
    schema1:alternateName "Bouckaert-Ghesquiere, Rita",
        "Ghesquière, Rita" ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2018" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Rita_Ghesquiere" ;
    schema1:familyName "Ghesquiere" ;
    schema1:givenName "Rita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/610576d076cf2a5b007b62e97d152b81> ;
    schema1:name "Rita Ghesquiere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/24829593>,
        wd:Q2293544,
        <https://isni.org/isni/0000000073647703> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ghes002> .

