@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_79306281-d43a-e83b-994b-9d4e5306c9aa
  a a2a:Record ;
  rdfs:label "Overlijden op 11 mei 1951 te Mierlo" ;
  a2a:hasPerson oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-62261e05-4a9c-d17a-8810-6800635421d9, oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-7f30088a-083d-c7df-2440-33fce803e2de, oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-89c62fa5-44bf-3552-e3c2-f239332e4b63, oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-fcec7703-e7d4-be16-57be-28848f4af732 ;
  a2a:hasEvent oa:event_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_0, oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_1, oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_0 ;
  a2a:hasSource oa:source_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa .

oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-62261e05-4a9c-d17a-8810-6800635421d9
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Vos" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Vos" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-7f30088a-083d-c7df-2440-33fce803e2de
  a a2a:Person ;
  rdfs:label "Johanna van Duppen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Duppen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duppen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-89c62fa5-44bf-3552-e3c2-f239332e4b63
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Vos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Vos" ;
    a2a:PersonNameFirstName "Jacobus Antonius" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person-fcec7703-e7d4-be16-57be-28848f4af732
  a a2a:Person ;
  rdfs:label "Jeanne Maria Verlaan" ;
  a2a:PersonName [
    rdfs:label "Jeanne Maria Verlaan" ;
    a2a:PersonNameFirstName "Jeanne Maria" ;
    a2a:PersonNameLastName "Verlaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1951-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] .

oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person:62261e05-4a9c-d17a-8810-6800635421d9 ;
  a2a:EventKeyRef oa:event_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Event1 .

oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person:7f30088a-083d-c7df-2440-33fce803e2de ;
  a2a:EventKeyRef oa:event_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Event1 .

oa:relationep_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person:89c62fa5-44bf-3552-e3c2-f239332e4b63 ;
  a2a:EventKeyRef oa:event_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Event1 .

oa:relationpp_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person:62261e05-4a9c-d17a-8810-6800635421d9, oa:person_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa_Person:fcec7703-e7d4-be16-57be-28848f4af732 .

oa:source_bhi_79306281-d43a-e83b-994b-9d4e5306c9aa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo", "1951-05-15 - 1951-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1951-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4031, Periode: 1951" ;
    a2a:Book "Overlijdensregister Mierlo 1951" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "4031" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4031, Periode: 1951, Overlijdensregister Mierlo 1951, 27, 4031"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/79306281-d43a-e83b-994b-9d4e5306c9aa" ;
  a2a:RecordGUID "{79306281-d43a-e83b-994b-9d4e5306c9aa}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Veghel." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81481_00081481.xml van BHI" .

