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

<http://data.bibliotheken.nl/id/thes/p168426544> a schema1:Person ;
    rdfs:label "Pinet, Claudine" ;
    schema1:familyName "Pinet" ;
    schema1:givenName "Claudine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae0118cab8599745f478d5bde83c7e1a> ;
    schema1:name "Claudine Pinet" ;
    schema1:sameAs <http://viaf.org/viaf/291401171>,
        <https://isni.org/isni/0000000396462885> .

