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

<http://data.bibliotheken.nl/id/thes/p290686539> a schema1:Person ;
    rdfs:label "Osinga, Ernst Christiaan (1981-)" ;
    schema1:alternateName "Osinga, Ernst C." ;
    schema1:birthDate "1981" ;
    schema1:familyName "Osinga" ;
    schema1:givenName "Ernst Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0224589cbc1f8f6302a05a10442ba35> ;
    schema1:name "Ernst Christiaan Osinga" ;
    schema1:sameAs <http://viaf.org/viaf/292259973> .

