@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_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1902 te Ginneken en Bavel" ;
  a2a:hasPerson oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-a73e93b6-1f30-5a36-185d-677fea1cab78, oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-e6563da6-de8c-8d4e-61e2-49d59d840f28, oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-56847bba-fa94-21ce-456b-8545c5e1f2c0, oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-9befcd9b-3270-3e40-3e12-d680657fa4ac ;
  a2a:hasEvent oa:event_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_0, oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_1, oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_2 ;
  a2a:hasRelationPP oa:relationpp_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_0 ;
  a2a:hasSource oa:source_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762 .

oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-a73e93b6-1f30-5a36-185d-677fea1cab78
  a a2a:Person ;
  rdfs:label "Clementine Moors" ;
  a2a:PersonName [
    rdfs:label "Clementine Moors" ;
    a2a:PersonNameFirstName "Clementine" ;
    a2a:PersonNameLastName "Moors"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-e6563da6-de8c-8d4e-61e2-49d59d840f28
  a a2a:Person ;
  rdfs:label "Anna Catharina Gulikers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Gulikers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Gulikers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-56847bba-fa94-21ce-456b-8545c5e1f2c0
  a a2a:Person ;
  rdfs:label "Caspar Josef Ploem" ;
  a2a:PersonName [
    rdfs:label "Caspar Josef Ploem" ;
    a2a:PersonNameFirstName "Caspar Josef" ;
    a2a:PersonNameLastName "Ploem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person-9befcd9b-3270-3e40-3e12-d680657fa4ac
  a a2a:Person ;
  rdfs:label "Mathijs Moors" ;
  a2a:PersonName [
    rdfs:label "Mathijs Moors" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Moors"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1902-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person:a73e93b6-1f30-5a36-185d-677fea1cab78 ;
  a2a:EventKeyRef oa:event_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Event1 .

oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person:e6563da6-de8c-8d4e-61e2-49d59d840f28 ;
  a2a:EventKeyRef oa:event_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Event1 .

oa:relationep_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person:9befcd9b-3270-3e40-3e12-d680657fa4ac ;
  a2a:EventKeyRef oa:event_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Event1 .

oa:relationpp_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person:a73e93b6-1f30-5a36-185d-677fea1cab78, oa:person_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762_Person:56847bba-fa94-21ce-456b-8545c5e1f2c0 .

oa:source_brd_2d21ec55-8f8c-4b71-ddaa-7faee033b762
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1902-06-28 - 1902-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1902-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1902" ;
    a2a:Book "Overlijdensregister 1902" ;
    a2a:DocumentNumber "051" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1902, Overlijdensregister 1902, 051"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83622db6-8751-11e3-85aa-d74bf8e09e14.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2d21ec55-8f8c-4b71-ddaa-7faee033b762" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83622db6-8751-11e3-85aa-d74bf8e09e14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2d21ec55-8f8c-4b71-ddaa-7faee033b762" ;
  a2a:RecordGUID "{2d21ec55-8f8c-4b71-ddaa-7faee033b762}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1902\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2671_00002671.xml van BRD" .

