@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/p395467497> a schema1:Person ;
    rdfs:label "Valmour, Pierre" ;
    schema1:familyName "Valmour" ;
    schema1:givenName "Pierre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b585efbb21647a2a801dcdaeffe27d39> ;
    schema1:name "Pierre Valmour" ;
    schema1:sameAs <http://viaf.org/viaf/303079027>,
        wd:Q61653936,
        <https://isni.org/isni/0000000409490966> .

