@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/p073628239> a schema1:Person ;
    rdfs:label "Zöllner, Frank" ;
    schema1:familyName "Zöllner" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15382f762f5eecefd5a02d4832bd0c89> ;
    schema1:name "Frank Zöllner" ;
    schema1:sameAs <http://viaf.org/viaf/100208691>,
        wd:Q1444508,
        <https://isni.org/isni/0000000110317288> .

