@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/p068383169> a schema1:Person ;
    rdfs:label "Kroetz, Franz Xaver (1946-)" ;
    schema1:alternateName "Kroetz, Franz Xavier" ;
    schema1:birthDate "1946" ;
    schema1:description "mb" ;
    schema1:familyName "Kroetz" ;
    schema1:givenName "Franz Xaver" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a2c6a520df64b8ba11ceb63072a52f3> ;
    schema1:name "Franz Xaver Kroetz" ;
    schema1:sameAs <http://viaf.org/viaf/64007688>,
        wd:Q45239,
        <https://isni.org/isni/0000000109085109> .

