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

<http://data.bibliotheken.nl/id/thes/p104228520> a schema1:Person ;
    rdfs:label "Abbring, Jakob Harmannus (1970-)" ;
    schema1:alternateName "Abbring, Jaap",
        "Abbring, Jaap H." ;
    schema1:birthDate "1970" ;
    schema1:familyName "Abbring" ;
    schema1:givenName "Jakob Harmannus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e2b0d80ed9e3bbd4d15ee32513caa09> ;
    schema1:name "Jakob Harmannus Abbring" ;
    schema1:sameAs <http://viaf.org/viaf/248082196>,
        wd:Q41804732,
        <https://isni.org/isni/0000000110689479> .

