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

<http://data.bibliotheken.nl/id/thes/p425758028> a schema1:Person ;
    rdfs:label "Esajas, Mitchell (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "Medeoprichter van The Black Archives, antropoloog, curator en activist" ;
    schema1:familyName "Esajas" ;
    schema1:givenName "Mitchell" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78a3fd891692d535fb202bf7d21683af> ;
    schema1:name "Mitchell Esajas" ;
    schema1:sameAs <http://viaf.org/viaf/4640158551009516540001>,
        <https://isni.org/isni/000000048357755X> .

