@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/p072898569> a schema1:Person ;
    rdfs:label "Audoin-Rouzeau, Stéphane (1955-)" ;
    schema1:alternateName "Rouzeau, Stéphane" ;
    schema1:birthDate "1955" ;
    schema1:description "Centre de Recherche de l'Historial de la Grande Guerre (Péronne-Somme), Université de Picardie-Jules Verne" ;
    schema1:familyName "Audoin-Rouzeau" ;
    schema1:givenName "Stéphane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64cf736b36691ffe47b03eec7a051210> ;
    schema1:name "Stéphane Audoin-Rouzeau" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/41859296>,
        wd:Q2360290,
        <https://isni.org/isni/0000000122787180> .

