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

<http://data.bibliotheken.nl/id/thes/p302342583> a schema1:Person ;
    rdfs:label "Rothuizen, Josee (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "maatschappelijk werkster; consultant, hulpverlener en trainer" ;
    schema1:familyName "Rothuizen" ;
    schema1:givenName "Josee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/136df31f2236aafd50301d686e97b42a> ;
    schema1:name "Josee Rothuizen" ;
    schema1:sameAs <http://viaf.org/viaf/287080830>,
        <https://isni.org/isni/0000000392894605> .

