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

<http://data.bibliotheken.nl/id/thes/p08836674X> a schema1:Person ;
    rdfs:label "Osinga, Dirk S.C." ;
    schema1:familyName "Osinga" ;
    schema1:givenName "Dirk S.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cb8699a9d15f01e395a2a4e8601d24a> ;
    schema1:name "Dirk S.C. Osinga" ;
    schema1:sameAs <http://viaf.org/viaf/288227413>,
        <https://isni.org/isni/0000000393823753> .

