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

<http://data.bibliotheken.nl/id/thes/p289483115> a schema1:Person ;
    rdfs:label "Constant, Michel (1963-)" ;
    schema1:alternateName "Constant, .." ;
    schema1:birthDate "1963" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Constant" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc924f4a504c5cccd76566423a7cf13b> ;
    schema1:name "Michel Constant" ;
    schema1:sameAs <https://isni.org/isni/0000000120269259> .

