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

<http://data.bibliotheken.nl/id/thes/p087513501> a schema1:Person ;
    rdfs:label "Steketee, Ady" ;
    schema1:description "vert." ;
    schema1:familyName "Steketee" ;
    schema1:givenName "Ady" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8864469d85bc64593d9c218005ffd54> ;
    schema1:name "Ady Steketee" ;
    schema1:sameAs <http://viaf.org/viaf/290567451>,
        <https://isni.org/isni/0000000395815503> .

