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

<http://data.bibliotheken.nl/id/thes/p129845752> a schema1:Person ;
    rdfs:label "Perchinig, Bernhard (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:familyName "Perchinig" ;
    schema1:givenName "Bernhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/086a1f9d40a448f1378727d6abc88369> ;
    schema1:name "Bernhard Perchinig" ;
    schema1:sameAs <http://viaf.org/viaf/84439009>,
        <https://isni.org/isni/0000000117727810> .

