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

<http://data.bibliotheken.nl/id/thes/p175543836> a schema1:Person ;
    rdfs:label "Terstegen, Chantal Margaretha (1971- ; orthopedagogiek)" ;
    schema1:alternateName "Terstegen, Chantal",
        "Terstegen, Chantal M." ;
    schema1:birthDate "1971" ;
    schema1:description "Geb. te Zwolle" ;
    schema1:familyName "Terstegen" ;
    schema1:givenName "Chantal Margaretha" ;
    schema1:hasOccupation "orthopedagogiek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74a7a3e173df171d73d8ce44f2165cfb> ;
    schema1:name "Chantal Margaretha Terstegen" ;
    schema1:sameAs <http://viaf.org/viaf/282849983>,
        <https://isni.org/isni/0000000389419862> .

