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

<http://data.bibliotheken.nl/id/thes/p408333065> a schema1:Person ;
    rdfs:label "Burgstaller, Jakob Martin (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "Geboren in Zürich (Zwitserland)" ;
    schema1:familyName "Burgstaller" ;
    schema1:givenName "Jakob Martin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dd855cf0a42864f31c694958d1d5028> ;
    schema1:name "Jakob Martin Burgstaller" ;
    schema1:sameAs <http://viaf.org/viaf/176147724676764590742>,
        <https://isni.org/isni/0000000459401108> .

