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

<http://data.bibliotheken.nl/id/thes/p087108062> a schema1:Person ;
    rdfs:label "Oosterloo, Anita (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Oosterloo" ;
    schema1:givenName "Anita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb06cedfafa6a6c13d85a5fa0715ddf5> ;
    schema1:name "Anita Oosterloo" ;
    schema1:sameAs <http://viaf.org/viaf/286836696>,
        <https://isni.org/isni/0000000392710247> .

