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

<http://data.bibliotheken.nl/id/thes/p308681983> a schema1:Person ;
    rdfs:label "Liesker, Jeroen Johannes Wilhelmus (1970-)" ;
    schema1:alternateName "Liesker, Jeroen J.W." ;
    schema1:birthDate "1970" ;
    schema1:familyName "Liesker" ;
    schema1:givenName "Jeroen Johannes Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74908e12f6e62218d0662049a62e3728> ;
    schema1:name "Jeroen Johannes Wilhelmus Liesker" ;
    schema1:sameAs <http://viaf.org/viaf/288512991>,
        <https://isni.org/isni/0000000394088551> .

