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

<http://data.bibliotheken.nl/id/thes/p068968981> a schema1:Person ;
    rdfs:label "Colette" ;
    schema1:alternateName "D., Colette" ;
    schema1:description "is: Colette De Gieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ec0d7bcc8af6460dcf1fc0999fd5c50> ;
    schema1:name "Colette" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069452725>,
        <http://viaf.org/viaf/279834349> .

