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

<http://data.bibliotheken.nl/id/thes/p432240373> a schema1:Person ;
    rdfs:label "Huls, Eva" ;
    schema1:description "Mr. Universiteit Utrecht, advocate familierecht/slachtofferadvocate, Defence for Children" ;
    schema1:familyName "Huls" ;
    schema1:givenName "Eva" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4987c8934cda9e8ff2f19621034a2a2b> ;
    schema1:name "Eva Huls" ;
    schema1:sameAs <https://isni.org/isni/0000000494127319> .

