@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_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f
  a a2a:Record ;
  rdfs:label "Overlijden op 15 september 1874 te Helmond" ;
  a2a:hasPerson oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-c3371bcd-1cb5-7df8-800e-33b6282beb7b, oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-fc31f99d-7589-b7cd-3e17-7ee1a545421e, oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-7f326a5b-7d71-5349-1fb3-cf56615e8356, oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-8d3a6363-a075-02e0-154d-493e89032d97 ;
  a2a:hasEvent oa:event_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_0, oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_1, oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_0 ;
  a2a:hasSource oa:source_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f .

oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-c3371bcd-1cb5-7df8-800e-33b6282beb7b
  a a2a:Person ;
  rdfs:label "Mitta Stoorijs" ;
  a2a:PersonName [
    rdfs:label "Mitta Stoorijs" ;
    a2a:PersonNameFirstName "Mitta" ;
    a2a:PersonNameLastName "Stoorijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-fc31f99d-7589-b7cd-3e17-7ee1a545421e
  a a2a:Person ;
  rdfs:label "Catharina Maria Nikels" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Nikels" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Nikels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-7f326a5b-7d71-5349-1fb3-cf56615e8356
  a a2a:Person ;
  rdfs:label "Jochem Godthardt Nikels" ;
  a2a:PersonName [
    rdfs:label "Jochem Godthardt Nikels" ;
    a2a:PersonNameFirstName "Jochem Godthardt" ;
    a2a:PersonNameLastName "Nikels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person-8d3a6363-a075-02e0-154d-493e89032d97
  a a2a:Person ;
  rdfs:label "Johannes Baptist Taartmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Taartmans" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Taartmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1874-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person:c3371bcd-1cb5-7df8-800e-33b6282beb7b ;
  a2a:EventKeyRef oa:event_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Event1 .

oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person:fc31f99d-7589-b7cd-3e17-7ee1a545421e ;
  a2a:EventKeyRef oa:event_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Event1 .

oa:relationep_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person:7f326a5b-7d71-5349-1fb3-cf56615e8356 ;
  a2a:EventKeyRef oa:event_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Event1 .

oa:relationpp_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person:fc31f99d-7589-b7cd-3e17-7ee1a545421e, oa:person_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f_Person:8d3a6363-a075-02e0-154d-493e89032d97 .

oa:source_bhi_39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1874-09-16 - 1874-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1874-09-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3629, Periode: 1874" ;
    a2a:Book "Overlijdensregister Helmond 1874" ;
    a2a:DocumentNumber "122" ;
    a2a:RegistryNumber "3629" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3629, Periode: 1874, Overlijdensregister Helmond 1874, 122, 3629"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c317d820-7a3c-b0e3-cf84-67b44148ccaf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c317d820-7a3c-b0e3-cf84-67b44148ccaf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f" ;
  a2a:RecordGUID "{39a4c5fe-c58c-e14f-6dd2-a1b2ed16ee7f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27018_00027018.xml van BHI" .

