@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_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce
  a a2a:Record ;
  rdfs:label "Overlijden op 17 september 1861 te Breda" ;
  a2a:hasPerson oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-deea225a-a117-0963-1bd5-28a9acc78d58, oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-f73e65a0-591a-374f-2ce1-ff91e96fd481, oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-286765c4-d4ca-b305-8711-ab44815ba304 ;
  a2a:hasEvent oa:event_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_0, oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_1, oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_2 ;
  a2a:hasSource oa:source_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce .

oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-deea225a-a117-0963-1bd5-28a9acc78d58
  a a2a:Person ;
  rdfs:label "Antonie van Opstal" ;
  a2a:PersonName [
    rdfs:label "Antonie van Opstal" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opstal"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-f73e65a0-591a-374f-2ce1-ff91e96fd481
  a a2a:Person ;
  rdfs:label "Johanna Mol" ;
  a2a:PersonName [
    rdfs:label "Johanna Mol" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person-286765c4-d4ca-b305-8711-ab44815ba304
  a a2a:Person ;
  rdfs:label "Dingeman van Opstal" ;
  a2a:PersonName [
    rdfs:label "Dingeman van Opstal" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opstal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1861-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person:deea225a-a117-0963-1bd5-28a9acc78d58 ;
  a2a:EventKeyRef oa:event_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Event1 .

oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person:f73e65a0-591a-374f-2ce1-ff91e96fd481 ;
  a2a:EventKeyRef oa:event_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Event1 .

oa:relationep_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Person:286765c4-d4ca-b305-8711-ab44815ba304 ;
  a2a:EventKeyRef oa:event_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce_Event1 .

oa:source_bhi_142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1861-09-18 - 1861-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1861-09-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1408, Periode: 1861" ;
    a2a:Book "Overlijdensregister Breda 1861" ;
    a2a:DocumentNumber "285" ;
    a2a:RegistryNumber "1408" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1408, Periode: 1861, Overlijdensregister Breda 1861, 285, 1408"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/734cfe8a-5994-cde8-9c63-28167bfc9b7d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/734cfe8a-5994-cde8-9c63-28167bfc9b7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce" ;
  a2a:RecordGUID "{142d01e4-0d8a-1c8d-c879-e88ba0f0d1ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23258_00023258.xml van BHI" .

