@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/p180708872> a schema1:Person ;
    rdfs:label "Paty, Christian" ;
    schema1:alternateName "Paty" ;
    schema1:description "B9915297: publ. ook onder de naam: Paty" ;
    schema1:familyName "Paty" ;
    schema1:givenName "Christian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8689ed1c089f52708821e6f310824a04> ;
    schema1:name "Christian Paty" ;
    schema1:sameAs <http://viaf.org/viaf/227391839>,
        wd:Q2375380,
        <https://isni.org/isni/0000000364178724> .

