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

<http://data.bibliotheken.nl/id/thes/p332735036> a schema1:Person ;
    rdfs:label "Gemmeke, Jort Florent (1980-)" ;
    schema1:alternateName "Gemmeke, J.F." ;
    schema1:birthDate "1980" ;
    schema1:familyName "Gemmeke" ;
    schema1:givenName "Jort Florent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e25186ed131850ed212cfe7f7a059a1> ;
    schema1:name "Jort Florent Gemmeke" ;
    schema1:sameAs <http://viaf.org/viaf/280257805>,
        <https://isni.org/isni/000000038729017X> .

