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

<http://data.bibliotheken.nl/id/thes/p213347474> a schema1:Person ;
    rdfs:label "Wullimann, Mario F." ;
    schema1:familyName "Wullimann" ;
    schema1:givenName "Mario F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60f930b85f8d17a396d500e1c6ea222e> ;
    schema1:name "Mario F. Wullimann" ;
    schema1:sameAs <http://viaf.org/viaf/8079466>,
        <https://isni.org/isni/0000000030190547> .

