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

<http://data.bibliotheken.nl/id/thes/p07171832X> a schema1:Person ;
    rdfs:label "Dallinga-Thie, Geesje Margaretha (1953- ; Geb. te Hoogezand-Sappemeer)" ;
    schema1:birthDate "1953" ;
    schema1:description "nl" ;
    schema1:familyName "Dallinga-Thie" ;
    schema1:givenName "Geesje Margaretha" ;
    schema1:hasOccupation "Geb. te Hoogezand-Sappemeer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d362d6a9e2952d266cc6e96bb3ee0cc1> ;
    schema1:name "Geesje Margaretha Dallinga-Thie" ;
    schema1:sameAs <http://viaf.org/viaf/289236093>,
        <https://isni.org/isni/0000000394687546> .

