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

<http://data.bibliotheken.nl/id/thes/p081570899> a schema1:Person ;
    rdfs:label "Sprenkeling, Harald" ;
    schema1:description "ill." ;
    schema1:familyName "Sprenkeling" ;
    schema1:givenName "Harald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab0834162893328ee8201030865d327c> ;
    schema1:name "Harald Sprenkeling" ;
    schema1:sameAs <http://viaf.org/viaf/284447506>,
        <https://isni.org/isni/0000000390752494> .

