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

<http://data.bibliotheken.nl/id/thes/p218036396> a schema1:Person ;
    rdfs:label "Raaff, Hannie (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "B0120953: docent aan de opleiding Sociaal Juridische Dienstverlening van de Hogeschool Limburg" ;
    schema1:familyName "Raaff" ;
    schema1:givenName "Hannie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc9994cf9f6e602d705bff7892217530> ;
    schema1:name "Hannie Raaff" ;
    schema1:sameAs <http://viaf.org/viaf/291265904>,
        <https://isni.org/isni/0000000368740964> .

