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

<http://data.bibliotheken.nl/id/thes/p067728405> a schema1:Person ;
    rdfs:label "Raad, Aletta de" ;
    schema1:familyName "de Raad" ;
    schema1:givenName "Aletta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d42316403c163941b23ad7980ced67f3> ;
    schema1:name "Aletta de Raad" ;
    schema1:sameAs <http://viaf.org/viaf/33384954>,
        <https://isni.org/isni/0000000026672877> .

