@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/p07214372X> a schema1:Person ;
    rdfs:label "Adamov, Philippe" ;
    schema1:familyName "Adamov" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8e34025db3b5c3801e83f798cc9abd6> ;
    schema1:name "Philippe Adamov" ;
    schema1:sameAs <http://viaf.org/viaf/12303838>,
        wd:Q1757706,
        <https://isni.org/isni/0000000120210054> .

