@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://francearchives.gouv.fr/agent/130830323> rico:hasFamilyAssociationWith <https://francearchives.gouv.fr/agent/18440907> ;
    rico:isChildOf <https://francearchives.gouv.fr/agent/18440907> ;
    rico:personHasFamilyRelation <https://francearchives.gouv.fr/agent/18440907#child_to_130830323> ;
    rico:personIsTargetOfChildRelation <https://francearchives.gouv.fr/agent/18440907#child_to_130830323> .

<https://francearchives.gouv.fr/agent/18440907#child_to_130830323> a rico:ChildRelation,
        rico:FamilyRelation ;
    rico:childRelationHasSource <https://francearchives.gouv.fr/agent/18440907> ;
    rico:childRelationHasTarget <https://francearchives.gouv.fr/agent/130830323> ;
    rico:familyRelationConnects <https://francearchives.gouv.fr/agent/130830323>,
        <https://francearchives.gouv.fr/agent/18440907> .

<https://francearchives.gouv.fr/agent/18440907#child_to_19188475> a rico:ChildRelation,
        rico:FamilyRelation ;
    rico:childRelationHasSource <https://francearchives.gouv.fr/agent/19188475> ;
    rico:childRelationHasTarget <https://francearchives.gouv.fr/agent/18440907> ;
    rico:familyRelationConnects <https://francearchives.gouv.fr/agent/18440907>,
        <https://francearchives.gouv.fr/agent/19188475> .

<https://francearchives.gouv.fr/agent/18440907#spouse_to_284537333> a rico:FamilyRelation,
        rico:SpouseRelation ;
    rico:familyRelationConnects <https://francearchives.gouv.fr/agent/18440907>,
        <https://francearchives.gouv.fr/agent/284537333> ;
    rico:spouseRelationConnects <https://francearchives.gouv.fr/agent/18440907>,
        <https://francearchives.gouv.fr/agent/284537333> .

<https://francearchives.gouv.fr/agent/19188475> rico:hasChild <https://francearchives.gouv.fr/agent/18440907> ;
    rico:hasFamilyAssociationWith <https://francearchives.gouv.fr/agent/18440907> ;
    rico:personHasFamilyRelation <https://francearchives.gouv.fr/agent/18440907#child_to_19188475> ;
    rico:personIsSourceOfChildRelation <https://francearchives.gouv.fr/agent/18440907#child_to_19188475> .

<https://francearchives.gouv.fr/agent/284537333> rico:hasFamilyAssociationWith <https://francearchives.gouv.fr/agent/18440907> ;
    rico:hasOrHadSpouse <https://francearchives.gouv.fr/agent/18440907> ;
    rico:personHasFamilyRelation <https://francearchives.gouv.fr/agent/18440907#spouse_to_284537333> ;
    rico:personHasSpouseRelation <https://francearchives.gouv.fr/agent/18440907#spouse_to_284537333> .

<https://francearchives.gouv.fr/agent/18440907> a rico:Agent,
        rico:Person ;
    rdfs:label "Rostand, Edmond Eugène Joseph Alexis (1868-1918)" ;
    owl:sameAs <https://data.bnf.fr/ark:/12148/cb11922688n>,
        <https://francearchives.gouv.fr/basedenoms/c2b95e77ce2ecf78ac1e97d85f448276ace3f572>,
        <https://www.wikidata.org/wiki/Q202749> ;
    rico:birthDate "1868-04-01"^^xsd:date ;
    rico:deathDate "1918-12-02"^^xsd:date ;
    rico:hasChild <https://francearchives.gouv.fr/agent/130830323> ;
    rico:hasFamilyAssociationWith <https://francearchives.gouv.fr/agent/130830323>,
        <https://francearchives.gouv.fr/agent/19188475>,
        <https://francearchives.gouv.fr/agent/284537333> ;
    rico:hasOrHadSpouse <https://francearchives.gouv.fr/agent/284537333> ;
    rico:isChildOf <https://francearchives.gouv.fr/agent/19188475> ;
    rico:name "Rostand, Edmond Eugène Joseph Alexis (1868-1918)" ;
    rico:personHasFamilyRelation <https://francearchives.gouv.fr/agent/18440907#child_to_130830323>,
        <https://francearchives.gouv.fr/agent/18440907#child_to_19188475>,
        <https://francearchives.gouv.fr/agent/18440907#spouse_to_284537333> ;
    rico:personHasSpouseRelation <https://francearchives.gouv.fr/agent/18440907#spouse_to_284537333> ;
    rico:personIsSourceOfChildRelation <https://francearchives.gouv.fr/agent/18440907#child_to_130830323> ;
    rico:personIsTargetOfChildRelation <https://francearchives.gouv.fr/agent/18440907#child_to_19188475> .

