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

<http://data.bibliotheken.nl/id/thes/p069452725> a schema1:Person ;
    rdfs:label "De Gieter, Colette" ;
    schema1:alternateName "Gieter, Colette De",
        "Pollet, Colette" ;
    schema1:description "mb",
        "zie ook: Colette" ;
    schema1:familyName "De Gieter" ;
    schema1:givenName "Colette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94fbf4ac436a06cf609e4d90d612f39c> ;
    schema1:name "Colette De Gieter" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068968981>,
        <http://viaf.org/viaf/284121098>,
        <https://isni.org/isni/0000000390487221> .

