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

<http://data.bibliotheken.nl/id/thes/p423139401> a schema1:Person ;
    rdfs:label "Pistis, Romuald (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Pistis" ;
    schema1:givenName "Romuald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b344141bec3b90651cc690096b80afa6> ;
    schema1:name "Romuald Pistis" ;
    schema1:sameAs <http://viaf.org/viaf/296921>,
        <https://isni.org/isni/0000000008849704> .

