@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_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1911 te Rucphen" ;
  a2a:hasPerson oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-0cc49706-d6ba-3faa-fa6f-90695537a1cf, oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-5da52f59-0c00-c266-e6ba-8c73f4c968ff, oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-82ca08b3-3ad0-a230-981e-1440a2b6f832, oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-d4cf1231-8001-72f7-7a10-03a8f7220136 ;
  a2a:hasEvent oa:event_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_0, oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_1, oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_2 ;
  a2a:hasRelationPP oa:relationpp_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_0 ;
  a2a:hasSource oa:source_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3 .

oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-0cc49706-d6ba-3faa-fa6f-90695537a1cf
  a a2a:Person ;
  rdfs:label "Joannes Vandermast" ;
  a2a:PersonName [
    rdfs:label "Joannes Vandermast" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vandermast"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (B)" ;
    rdfs:label "Essen (B)"
  ] .

oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-5da52f59-0c00-c266-e6ba-8c73f4c968ff
  a a2a:Person ;
  rdfs:label "Dimphna Peeters" ;
  a2a:PersonName [
    rdfs:label "Dimphna Peeters" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-82ca08b3-3ad0-a230-981e-1440a2b6f832
  a a2a:Person ;
  rdfs:label "Henricus Vandermast" ;
  a2a:PersonName [
    rdfs:label "Henricus Vandermast" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Vandermast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person-d4cf1231-8001-72f7-7a10-03a8f7220136
  a a2a:Person ;
  rdfs:label "Maria Catharina van Gool" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Gool" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1911-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person:0cc49706-d6ba-3faa-fa6f-90695537a1cf ;
  a2a:EventKeyRef oa:event_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Event1 .

oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person:5da52f59-0c00-c266-e6ba-8c73f4c968ff ;
  a2a:EventKeyRef oa:event_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Event1 .

oa:relationep_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person:82ca08b3-3ad0-a230-981e-1440a2b6f832 ;
  a2a:EventKeyRef oa:event_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Event1 .

oa:relationpp_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person:0cc49706-d6ba-3faa-fa6f-90695537a1cf, oa:person_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3_Person:d4cf1231-8001-72f7-7a10-03a8f7220136 .

oa:source_wba_bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1911-08-29 - 1911-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1911-08-29"^^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: 68, Periode: ..." ;
    a2a:Book "Overlijdensregister 1911" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "68" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 68, Periode: ..., Overlijdensregister 1911, 73, 68"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3" ;
  a2a:RecordGUID "{bf6ca96f-4fec-791a-f7c5-e86f58e2a3f3}" ;
  a2a:SourceRemarkOpmerking "beroep niet vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27108_00027108.xml van WBA" .

