@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/p287731030> a schema1:Person ;
    rdfs:label "Tignères, Serge" ;
    schema1:familyName "Tignères" ;
    schema1:givenName "Serge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f62513718fb6609143b4009f00689192> ;
    schema1:name "Serge Tignères" ;
    schema1:sameAs <http://viaf.org/viaf/248016>,
        wd:Q58424767,
        <https://isni.org/isni/0000000063083385> .

