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

<http://data.bibliotheken.nl/id/thes/p068605323> a schema1:Person ;
    rdfs:label "Gauthier-Villars, Henry (1859-1931)" ;
    schema1:birthDate "1859" ;
    schema1:deathDate "1931" ;
    schema1:description "zie ook: Willy",
        "zie ook: l' Ouvreuse" ;
    schema1:familyName "Gauthier-Villars" ;
    schema1:givenName "Henry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a26982c59fa5c2847072970fa9252556> ;
    schema1:name "Henry Gauthier-Villars" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068605307>,
        <http://data.bibliotheken.nl/id/thes/p069680973>,
        <http://viaf.org/viaf/167576992> .

