@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/p068604912> a schema1:Person ;
    rdfs:label "Ionesco, Eugène (1909-1994)" ;
    schema1:alternateName "Ionesco",
        "Ionesco, Eugene" ;
    schema1:birthDate "1909" ;
    schema1:deathDate "1994" ;
    schema1:description "Geboortejaar, t.g.v. opzettelijke misinformatie van de auteur, in veel bronnen ook: 1912",
        "bron: https://nl.wikipedia.org/wiki/Eugène_Ionesco",
        "mb" ;
    schema1:familyName "Ionesco" ;
    schema1:givenName "Eugène" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e660eb5a25d7ba225addea12177b5366> ;
    schema1:name "Eugène Ionesco" ;
    schema1:nationality "fr",
        "ro" ;
    schema1:sameAs <http://viaf.org/viaf/17224288>,
        wd:Q46706,
        <https://isni.org/isni/0000000120993554> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ione001> .

