@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/p157376168> a schema1:Person ;
    rdfs:label "Mouclier, Joël (1967-)" ;
    schema1:alternateName "Mouclier" ;
    schema1:birthDate "1967" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Mouclier" ;
    schema1:givenName "Joël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b55b319249929b62bb4d6f76fe2c8003> ;
    schema1:name "Joël Mouclier" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/245669426>,
        wd:Q31839808,
        <https://isni.org/isni/0000000385728596> .

