@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/p069399328> a schema1:Person ;
    rdfs:label "Rostand, Edmond Eugène Alexis (1868-1918)" ;
    schema1:alternateName "Rostand, Edmond de",
        "Rūstān, Idmūn",
        "Rūstān, Idmūnd" ;
    schema1:birthDate "1868" ;
    schema1:deathDate "1918" ;
    schema1:description "NLMD/R 7594",
        "Volgens WP9 geboren in 1864" ;
    schema1:familyName "Rostand" ;
    schema1:givenName "Edmond Eugène Alexis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e9e86bdd7a0cf42c5a15ff5d653f7a5> ;
    schema1:name "Edmond Eugène Alexis Rostand" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/7396516>,
        wd:Q202749,
        <https://isni.org/isni/0000000120955216> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rost004> .

