@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_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1
  a a2a:Record ;
  rdfs:label "Overlijden op 28 augustus 1890 te Rucphen" ;
  a2a:hasPerson oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-77ff4027-721f-efed-e1ec-142340cb3dfe, oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-a6ac893e-d0fd-7c25-a9a3-fd10fc1857d1, oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-bef4f010-b6a5-2b82-0dfb-9e34a7cc69f1 ;
  a2a:hasEvent oa:event_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_0, oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_1, oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_2 ;
  a2a:hasSource oa:source_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1 .

oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-77ff4027-721f-efed-e1ec-142340cb3dfe
  a a2a:Person ;
  rdfs:label "Adrianus Marinus van de Sande" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus van de Sande" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "13 jaar" ;
    rdfs:label "13 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen en Sprundel" ;
    rdfs:label "Rucphen en Sprundel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-a6ac893e-d0fd-7c25-a9a3-fd10fc1857d1
  a a2a:Person ;
  rdfs:label "Johanna Logten" ;
  a2a:PersonName [
    rdfs:label "Johanna Logten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Logten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person-bef4f010-b6a5-2b82-0dfb-9e34a7cc69f1
  a a2a:Person ;
  rdfs:label "Marinus van de Sande" ;
  a2a:PersonName [
    rdfs:label "Marinus van de Sande" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1890-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person:77ff4027-721f-efed-e1ec-142340cb3dfe ;
  a2a:EventKeyRef oa:event_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Event1 .

oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person:a6ac893e-d0fd-7c25-a9a3-fd10fc1857d1 ;
  a2a:EventKeyRef oa:event_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Event1 .

oa:relationep_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Person:bef4f010-b6a5-2b82-0dfb-9e34a7cc69f1 ;
  a2a:EventKeyRef oa:event_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1_Event1 .

oa:source_wba_3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1890-08-28 - 1890-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1890-08-28"^^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: 63, Periode: ..." ;
    a2a:Book "Overlijdensregister 1890" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "63" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 63, Periode: ..., Overlijdensregister 1890, 74, 63"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1" ;
  a2a:RecordGUID "{3c249ec0-1726-2ccf-0d34-bcfcf3dc3ee1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27046_00027046.xml van WBA" .

