@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p112536956> a schema1:Person ;
    rdfs:label "Mouret, Jean-Noël" ;
    schema1:familyName "Mouret" ;
    schema1:givenName "Jean-Noël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5691349f6dd6f8ea9cbcd731102fc4ce> ;
    schema1:name "Jean-Noël Mouret" ;
    schema1:sameAs <http://viaf.org/viaf/37047204> .

