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

<http://data.bibliotheken.nl/id/thes/p437806715> a schema1:Person ;
    rdfs:label "Ditvoorst, T." ;
    schema1:description "methode Traject" ;
    schema1:familyName "Ditvoorst" ;
    schema1:givenName "T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a477367465e1e182967ebf67808a3bf> ;
    schema1:name "T. Ditvoorst" ;
    schema1:sameAs <https://isni.org/isni/0000000509030166> .

