@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068639562> a schema1:Person ;
    rdfs:label "Artaud, Antonin (1896-1948)" ;
    schema1:birthDate "1896" ;
    schema1:deathDate "1948" ;
    schema1:description "mb" ;
    schema1:familyName "Artaud" ;
    schema1:givenName "Antonin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78933ec8a1265d50645449fb32065b6d> ;
    schema1:name "Antonin Artaud" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/71386527>,
        wd:Q187166,
        <https://isni.org/isni/0000000121385833> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/arta002> .

