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

<http://data.bibliotheken.nl/id/thes/p075121093> a schema1:Person ;
    rdfs:label "Terwiel, Christine (1950-)" ;
    schema1:alternateName "Terwiel, C.",
        "Terwiel, Christine",
        "Wiel, Christine ter" ;
    schema1:birthDate "1950" ;
    schema1:description "mw. drs." ;
    schema1:familyName "Terwiel" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cff7b1915ec4cdd94459b78d8e49bce> ;
    schema1:name "Christine Terwiel" ;
    schema1:sameAs <http://viaf.org/viaf/284582668>,
        <https://isni.org/isni/0000000368892693> .

