@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/p237280698> a schema1:Person ;
    rdfs:label "Jurion, Joël (1975-)" ;
    schema1:alternateName "Jurion" ;
    schema1:birthDate "1975" ;
    schema1:familyName "Jurion" ;
    schema1:givenName "Joël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e887096f2dabe10f8901119fe58c573> ;
    schema1:name "Joël Jurion" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/12519140>,
        wd:Q22248672,
        <https://isni.org/isni/0000000446436491> .

