@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/p262601478> a schema1:Person ;
    rdfs:label "Maël" ;
    schema1:description "1976-",
        "pseud. van: Martin Leclerc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dad13c0c76fd64148a452b612b360b3> ;
    schema1:name "Maël" ;
    schema1:sameAs <http://viaf.org/viaf/29768805>,
        wd:Q3303208,
        <https://isni.org/isni/0000000079886000> .

