@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/p338088695> a schema1:Person ;
    rdfs:label "Goethals, Sébastien" ;
    schema1:familyName "Goethals" ;
    schema1:givenName "Sébastien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddf32a3aebfcff451590ca26d87723bd> ;
    schema1:name "Sébastien Goethals" ;
    schema1:sameAs <http://viaf.org/viaf/17452543>,
        wd:Q3510103,
        <https://isni.org/isni/0000000453018212> .

