@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_6d15af1f-d236-e1ce-146c-fdadbdec9dc6
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juli 1960 te Geldrop" ;
  a2a:hasPerson oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-502c8de3-9fac-5ef9-2165-c810e19b51bb, oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-762783dc-6c00-810a-8569-dbab109017cd, oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-a0b13d84-0482-b963-264b-4b5813f2b035, oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-42f8ec70-2f5c-5128-3f53-2c3a3743a78a ;
  a2a:hasEvent oa:event_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_0, oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_1, oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_0 ;
  a2a:hasSource oa:source_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6 .

oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-502c8de3-9fac-5ef9-2165-c810e19b51bb
  a a2a:Person ;
  rdfs:label "Theodorus Desmet" ;
  a2a:PersonName [
    rdfs:label "Theodorus Desmet" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-762783dc-6c00-810a-8569-dbab109017cd
  a a2a:Person ;
  rdfs:label "Petronella Hertogs" ;
  a2a:PersonName [
    rdfs:label "Petronella Hertogs" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Hertogs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-a0b13d84-0482-b963-264b-4b5813f2b035
  a a2a:Person ;
  rdfs:label "Marechal Desmet" ;
  a2a:PersonName [
    rdfs:label "Marechal Desmet" ;
    a2a:PersonNameFirstName "Marechal" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person-42f8ec70-2f5c-5128-3f53-2c3a3743a78a
  a a2a:Person ;
  rdfs:label "Clasina Roelofphina Hommerson" ;
  a2a:PersonName [
    rdfs:label "Clasina Roelofphina Hommerson" ;
    a2a:PersonNameFirstName "Clasina Roelofphina" ;
    a2a:PersonNameLastName "Hommerson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1960-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person:502c8de3-9fac-5ef9-2165-c810e19b51bb ;
  a2a:EventKeyRef oa:event_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Event1 .

oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person:762783dc-6c00-810a-8569-dbab109017cd ;
  a2a:EventKeyRef oa:event_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Event1 .

oa:relationep_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person:a0b13d84-0482-b963-264b-4b5813f2b035 ;
  a2a:EventKeyRef oa:event_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Event1 .

oa:relationpp_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person:502c8de3-9fac-5ef9-2165-c810e19b51bb, oa:person_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6_Person:42f8ec70-2f5c-5128-3f53-2c3a3743a78a .

oa:source_bhi_6d15af1f-d236-e1ce-146c-fdadbdec9dc6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop", "1960-07-22 - 1960-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1960-07-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3679, Periode: 1960" ;
    a2a:Book "Overlijdensregister Geldrop 1960" ;
    a2a:DocumentNumber "90" ;
    a2a:RegistryNumber "3679" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3679, Periode: 1960, Overlijdensregister Geldrop 1960, 90, 3679"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/69212ed7-e8a4-aefc-dde5-4bcfde98542a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/69212ed7-e8a4-aefc-dde5-4bcfde98542a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6d15af1f-d236-e1ce-146c-fdadbdec9dc6" ;
  a2a:RecordGUID "{6d15af1f-d236-e1ce-146c-fdadbdec9dc6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_93_00000093.xml van BHI" .

