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

<http://data.bibliotheken.nl/id/thes/p308157036> a schema1:Person ;
    rdfs:label "Schure, Leonard John Frans Gerard ter (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "Geboren op 1 april 1980 te Groningen" ;
    schema1:familyName "ter Schure" ;
    schema1:givenName "Leonard John Frans Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20f29348a2d355976e25de96b9c25986> ;
    schema1:name "Leonard John Frans Gerard ter Schure" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285528910>,
        <https://isni.org/isni/0000000391650473> .

