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

<http://data.bibliotheken.nl/id/thes/p241140676> a schema1:Person ;
    rdfs:label "Raets, Thea" ;
    schema1:description "Mw. (B0232228)" ;
    schema1:familyName "Raets" ;
    schema1:givenName "Thea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/267756ce5030ba2b2a34ed18f8f5dc2c> ;
    schema1:name "Thea Raets" ;
    schema1:sameAs <http://viaf.org/viaf/288694381>,
        <https://isni.org/isni/000000039425744X> .

