@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_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1868 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-78c88e37-53e2-d99b-47c6-d257c1a1bef7, oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-bb921cde-e4d1-3d44-31f2-cff4b66dbf3a, oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-10af66f4-d478-c48e-3333-569d150b0b41, oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-76d0ef9c-23d0-fec6-8ff1-7977ba1cf0cc ;
  a2a:hasEvent oa:event_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_0, oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_1, oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_0 ;
  a2a:hasSource oa:source_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8 .

oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-78c88e37-53e2-d99b-47c6-d257c1a1bef7
  a a2a:Person ;
  rdfs:label "Judith Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Judith Maria Smits" ;
    a2a:PersonNameFirstName "Judith Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-bb921cde-e4d1-3d44-31f2-cff4b66dbf3a
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Keijsers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Keijsers" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNameLastName "Keijsers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-10af66f4-d478-c48e-3333-569d150b0b41
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Keijsers" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Keijsers" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Keijsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person-76d0ef9c-23d0-fec6-8ff1-7977ba1cf0cc
  a a2a:Person ;
  rdfs:label "Anna Maria Josepha Cosijns" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Josepha Cosijns" ;
    a2a:PersonNameFirstName "Anna Maria Josepha" ;
    a2a:PersonNameLastName "Cosijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1868-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person:78c88e37-53e2-d99b-47c6-d257c1a1bef7 ;
  a2a:EventKeyRef oa:event_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Event1 .

oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person:bb921cde-e4d1-3d44-31f2-cff4b66dbf3a ;
  a2a:EventKeyRef oa:event_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Event1 .

oa:relationep_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person:10af66f4-d478-c48e-3333-569d150b0b41 ;
  a2a:EventKeyRef oa:event_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Event1 .

oa:relationpp_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person:bb921cde-e4d1-3d44-31f2-cff4b66dbf3a, oa:person_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8_Person:76d0ef9c-23d0-fec6-8ff1-7977ba1cf0cc .

oa:source_bhi_3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1868-01-10 - 1868-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1868-01-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2266, Periode: 1868" ;
    a2a:Book "Overlijdensregister Eindhoven 1868" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "2266" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2266, Periode: 1868, Overlijdensregister Eindhoven 1868, 6, 2266"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cce4cea4-f2c4-e673-445b-a7e4d567d761.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cce4cea4-f2c4-e673-445b-a7e4d567d761.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8" ;
  a2a:RecordGUID "{3ef70c0b-3ba3-7d54-2f06-e5fac7d491e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27878_00027878.xml van BHI" .

