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

<http://data.bibliotheken.nl/id/thes/p071035826> a schema1:Person ;
    rdfs:label "Benoist, P.A." ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Benoist" ;
    schema1:givenName "P.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eea1a6392fbb0954711c524509acbb59> ;
    schema1:name "P.A. Benoist" ;
    schema1:sameAs <http://viaf.org/viaf/291276838>,
        <https://isni.org/isni/0000000396375642> .

