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

<http://data.bibliotheken.nl/id/thes/p254806589> a schema1:Person ;
    rdfs:label "Hooijer, Grada" ;
    schema1:description "red." ;
    schema1:familyName "Hooijer" ;
    schema1:givenName "Grada" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ac62adb690a855e009b8ad8603ade89> ;
    schema1:name "Grada Hooijer" ;
    schema1:sameAs <http://viaf.org/viaf/288580450>,
        <https://isni.org/isni/0000000394145085> .

