@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/p326490442> a schema1:Person ;
    rdfs:label "Sti" ;
    schema1:description "1975-",
        "is: Ronan Lefebvre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae4097d59e55573fca874cc66fb43207> ;
    schema1:name "Sti" ;
    schema1:sameAs <http://viaf.org/viaf/88594469>,
        wd:Q3499374,
        <https://isni.org/isni/0000000080060070> .

