@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/p085470279> a schema1:Person ;
    rdfs:label "Hermès, Carli (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:familyName "Hermès" ;
    schema1:givenName "Carli" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5feb50fca961fd274f5da1d0c0aee07> ;
    schema1:name "Carli Hermès" ;
    schema1:sameAs <http://viaf.org/viaf/47571598>,
        wd:Q1845619,
        <https://isni.org/isni/0000000078603101> .

