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

<http://data.bibliotheken.nl/id/thes/p12678616X> a schema1:Person ;
    rdfs:label "Van de Steene, Griet Clara Maurits (1966-)" ;
    schema1:alternateName "Steene, Griet Clara Maurits van de" ;
    schema1:birthDate "1966" ;
    schema1:familyName "Van de Steene" ;
    schema1:givenName "Griet Clara Maurits" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75999aab50c7556fa2bd119ee9fff46b> ;
    schema1:name "Griet Clara Maurits Van de Steene" ;
    schema1:sameAs <http://viaf.org/viaf/292028332>,
        <https://isni.org/isni/0000000397019391> .

