@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/p364310057> a schema1:Person ;
    rdfs:label "Mikaël" ;
    schema1:description "1974-" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84b591482f8afc5c9337d8c708e26fcf> ;
    schema1:name "Mikaël" ;
    schema1:sameAs <http://viaf.org/viaf/195850146>,
        wd:Q3313166,
        <https://isni.org/isni/0000000138770578> .

