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

<http://data.bibliotheken.nl/id/thes/p069475741> a schema1:Person ;
    rdfs:label "Grit, Stef" ;
    schema1:description "Staring instituut (Doetinchem)" ;
    schema1:familyName "Grit" ;
    schema1:givenName "Stef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02f2a60802666c29a1f417da1c9f3c39> ;
    schema1:name "Stef Grit" ;
    schema1:sameAs <http://viaf.org/viaf/243395317>,
        <https://isni.org/isni/0000000396750625> .

