@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_651c2139-ee65-6da3-4e1b-d7fb4113641d
  a a2a:Record ;
  rdfs:label "Overlijden op 4 april 1951 te Helmond" ;
  a2a:hasPerson oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-36703305-64ac-e89f-d84b-a0f62ba3efef, oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-a30db016-0574-97e2-d17a-4f974833eaf4, oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-e453ec1f-969a-8d16-be65-c3d8868f44ee ;
  a2a:hasEvent oa:event_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_0, oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_1, oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_2 ;
  a2a:hasSource oa:source_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d .

oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-36703305-64ac-e89f-d84b-a0f62ba3efef
  a a2a:Person ;
  rdfs:label "N.N. Neervens" ;
  a2a:PersonName [
    rdfs:label "N.N. Neervens" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Neervens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-a30db016-0574-97e2-d17a-4f974833eaf4
  a a2a:Person ;
  rdfs:label "Geertruda Maria Cornelia Vugts" ;
  a2a:PersonName [
    rdfs:label "Geertruda Maria Cornelia Vugts" ;
    a2a:PersonNameFirstName "Geertruda Maria Cornelia" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person-e453ec1f-969a-8d16-be65-c3d8868f44ee
  a a2a:Person ;
  rdfs:label "Godefridus Martinus Neervens" ;
  a2a:PersonName [
    rdfs:label "Godefridus Martinus Neervens" ;
    a2a:PersonNameFirstName "Godefridus Martinus" ;
    a2a:PersonNameLastName "Neervens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1951-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person:36703305-64ac-e89f-d84b-a0f62ba3efef ;
  a2a:EventKeyRef oa:event_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Event1 .

oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person:a30db016-0574-97e2-d17a-4f974833eaf4 ;
  a2a:EventKeyRef oa:event_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Event1 .

oa:relationep_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Person:e453ec1f-969a-8d16-be65-c3d8868f44ee ;
  a2a:EventKeyRef oa:event_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d_Event1 .

oa:source_bhi_651c2139-ee65-6da3-4e1b-d7fb4113641d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1951-04-06 - 1951-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1951-04-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3811, Periode: 1951" ;
    a2a:Book "Overlijdensregister Helmond 1951" ;
    a2a:DocumentNumber "90" ;
    a2a:RegistryNumber "3811" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3811, Periode: 1951, Overlijdensregister Helmond 1951, 90, 3811"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eef4566b-f891-ede9-5876-045c89b4c653.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eef4566b-f891-ede9-5876-045c89b4c653.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/651c2139-ee65-6da3-4e1b-d7fb4113641d" ;
  a2a:RecordGUID "{651c2139-ee65-6da3-4e1b-d7fb4113641d}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_146_00000146.xml van BHI" .

