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

<http://data.bibliotheken.nl/id/thes/p239349563> a schema1:Person ;
    rdfs:label "Raats, Milette (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "fotogr." ;
    schema1:familyName "Raats" ;
    schema1:givenName "Milette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bd77db831c50e42cf76d479f131d0b7> ;
    schema1:name "Milette Raats" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/38746257> .

