@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1891 te Rucphen" ;
  a2a:hasPerson oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-78616a46-9fcb-e16f-294a-ba4ac9566db7, oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-61ef06b2-3761-9fa9-1a60-c86e007fbdae, oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-affbfaec-c3de-fab1-3190-136d89c401cf ;
  a2a:hasEvent oa:event_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_0, oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_1, oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_2 ;
  a2a:hasSource oa:source_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b .

oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-78616a46-9fcb-e16f-294a-ba4ac9566db7
  a a2a:Person ;
  rdfs:label "Adriana Johanna Aarts" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Aarts" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] ;
  a2a:Profession "winkelierster" .

oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-61ef06b2-3761-9fa9-1a60-c86e007fbdae
  a a2a:Person ;
  rdfs:label "Adriana Mies" ;
  a2a:PersonName [
    rdfs:label "Adriana Mies" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Mies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person-affbfaec-c3de-fab1-3190-136d89c401cf
  a a2a:Person ;
  rdfs:label "Adrianus Aarts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Aarts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1891-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person:78616a46-9fcb-e16f-294a-ba4ac9566db7 ;
  a2a:EventKeyRef oa:event_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Event1 .

oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person:61ef06b2-3761-9fa9-1a60-c86e007fbdae ;
  a2a:EventKeyRef oa:event_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Event1 .

oa:relationep_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Person:affbfaec-c3de-fab1-3190-136d89c401cf ;
  a2a:EventKeyRef oa:event_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b_Event1 .

oa:source_wba_eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1891-05-25 - 1891-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1891-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 64, Periode: ..." ;
    a2a:Book "Overlijdensregister 1891" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "64" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 64, Periode: ..., Overlijdensregister 1891, 60, 64"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b" ;
  a2a:RecordGUID "{eddb5c8c-716c-7bf2-2c85-9948cd7e9b7b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27130_00027130.xml van WBA" .

