@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_34b2b3db-379d-5ce4-bf91-298850aeb8fe
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1871 te Rucphen" ;
  a2a:hasPerson oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-71dc4b9d-19e0-2c12-64fb-1c47d65915aa, oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-415b04cd-6595-b7c2-6736-5f92af46d9e2, oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-36ab715b-8829-8910-96f8-b204dc5cc1ba, oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-dc800bfd-e9d8-7aca-0f48-1196cd517f1c ;
  a2a:hasEvent oa:event_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_0, oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_1, oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_2 ;
  a2a:hasRelationPP oa:relationpp_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_0 ;
  a2a:hasSource oa:source_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe .

oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-71dc4b9d-19e0-2c12-64fb-1c47d65915aa
  a a2a:Person ;
  rdfs:label "Antonij Joppen" ;
  a2a:PersonName [
    rdfs:label "Antonij Joppen" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-415b04cd-6595-b7c2-6736-5f92af46d9e2
  a a2a:Person ;
  rdfs:label "Dingena Emans" ;
  a2a:PersonName [
    rdfs:label "Dingena Emans" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Emans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-36ab715b-8829-8910-96f8-b204dc5cc1ba
  a a2a:Person ;
  rdfs:label "Adriaan Joppen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Joppen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person-dc800bfd-e9d8-7aca-0f48-1196cd517f1c
  a a2a:Person ;
  rdfs:label "Johanna van der Poorten" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Poorten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poorten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1871-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person:71dc4b9d-19e0-2c12-64fb-1c47d65915aa ;
  a2a:EventKeyRef oa:event_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Event1 .

oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person:415b04cd-6595-b7c2-6736-5f92af46d9e2 ;
  a2a:EventKeyRef oa:event_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Event1 .

oa:relationep_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person:36ab715b-8829-8910-96f8-b204dc5cc1ba ;
  a2a:EventKeyRef oa:event_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Event1 .

oa:relationpp_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person:71dc4b9d-19e0-2c12-64fb-1c47d65915aa, oa:person_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe_Person:dc800bfd-e9d8-7aca-0f48-1196cd517f1c .

oa:source_wba_34b2b3db-379d-5ce4-bf91-298850aeb8fe
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1871-10-19 - 1871-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1871-10-19"^^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: 60, Periode: ..." ;
    a2a:Book "Overlijdensregister 1871" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "60" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 60, Periode: ..., Overlijdensregister 1871, 65, 60"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/34b2b3db-379d-5ce4-bf91-298850aeb8fe" ;
  a2a:RecordGUID "{34b2b3db-379d-5ce4-bf91-298850aeb8fe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27043_00027043.xml van WBA" .

