@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_528e1e3f-a42e-eae3-1e20-f7a08b0a7699
  a a2a:Record ;
  rdfs:label "Overlijden op 31 december 1861 te Ginneken en Bavel" ;
  a2a:hasPerson oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-2cb0ddfc-8bd4-48cc-0f54-5efc2c0313af, oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-5f1676ef-9b4c-afd3-330f-46d63363cf54, oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-b41abd51-8ab1-1b27-c0ed-4fc3cab5ed42 ;
  a2a:hasEvent oa:event_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_0, oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_1, oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_2 ;
  a2a:hasSource oa:source_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699 .

oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-2cb0ddfc-8bd4-48cc-0f54-5efc2c0313af
  a a2a:Person ;
  rdfs:label "Nn Roelen" ;
  a2a:PersonName [
    rdfs:label "Nn Roelen" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Roelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-5f1676ef-9b4c-afd3-330f-46d63363cf54
  a a2a:Person ;
  rdfs:label "Maria Catharina Haast" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Haast" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person-b41abd51-8ab1-1b27-c0ed-4fc3cab5ed42
  a a2a:Person ;
  rdfs:label "Adriaan Roelen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Roelen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Roelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1861-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person:2cb0ddfc-8bd4-48cc-0f54-5efc2c0313af ;
  a2a:EventKeyRef oa:event_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Event1 .

oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person:5f1676ef-9b4c-afd3-330f-46d63363cf54 ;
  a2a:EventKeyRef oa:event_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Event1 .

oa:relationep_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Person:b41abd51-8ab1-1b27-c0ed-4fc3cab5ed42 ;
  a2a:EventKeyRef oa:event_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699_Event1 .

oa:source_brd_528e1e3f-a42e-eae3-1e20-f7a08b0a7699
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1861-12-31 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1861-12-31"^^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: 1861" ;
    a2a:Book "Overlijdensregister 1861" ;
    a2a:DocumentNumber "120" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1861, Overlijdensregister 1861, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/835b6b34-8751-11e3-b735-e7f79333b0c7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/528e1e3f-a42e-eae3-1e20-f7a08b0a7699" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/835b6b34-8751-11e3-b735-e7f79333b0c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/528e1e3f-a42e-eae3-1e20-f7a08b0a7699" ;
  a2a:RecordGUID "{528e1e3f-a42e-eae3-1e20-f7a08b0a7699}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1861\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3776_00003776.xml van BRD" .

