@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/p357151011> a schema1:Person ;
    rdfs:label "Huneman, Philippe" ;
    schema1:description "IHPST (CNRS/Université Paris I Sorbonne), Paris, France" ;
    schema1:familyName "Huneman" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0609ef76a6f4a0f69b4b5fac7dad36b8> ;
    schema1:name "Philippe Huneman" ;
    schema1:sameAs <http://viaf.org/viaf/5069258>,
        wd:Q46818205,
        <https://isni.org/isni/0000000037230898> .

