@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/p174012675> a schema1:Person ;
    rdfs:label "Boiscommun, Olivier (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Boiscommun" ;
    schema1:givenName "Olivier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/996e4e1da4d8592237decfc4053aca7d> ;
    schema1:name "Olivier Boiscommun" ;
    schema1:sameAs <http://viaf.org/viaf/17363713>,
        wd:Q3350836,
        <https://isni.org/isni/0000000108752678> .

