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

<http://data.bibliotheken.nl/id/thes/p207363730> a schema1:Person ;
    rdfs:label "Piras, Claudia (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:familyName "Piras" ;
    schema1:givenName "Claudia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f9e98b2e46653d9a0e67a838787681b> ;
    schema1:name "Claudia Piras" ;
    schema1:sameAs <http://viaf.org/viaf/46907568>,
        <https://isni.org/isni/0000000108963010> .

