@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_6bf193a1-e806-8a73-b998-2bb52d01b73a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juli 1968 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-57923e34-41eb-f366-60c3-ae02f52b72a9, oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-663b4346-f3b8-fe87-97c1-90d7a1311b2c, oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-fdb1d572-d3e3-cf79-e8f1-3b62366467ef, oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-7ab2fc4d-d933-4de0-ccbe-195301cc1a71 ;
  a2a:hasEvent oa:event_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_0, oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_1, oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_0 ;
  a2a:hasSource oa:source_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a .

oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-57923e34-41eb-f366-60c3-ae02f52b72a9
  a a2a:Person ;
  rdfs:label "Jacobus Josephus Wets" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus Wets" ;
    a2a:PersonNameFirstName "Jacobus Josephus" ;
    a2a:PersonNameLastName "Wets"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-663b4346-f3b8-fe87-97c1-90d7a1311b2c
  a a2a:Person ;
  rdfs:label "Agnes Vanvlemen" ;
  a2a:PersonName [
    rdfs:label "Agnes Vanvlemen" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Vanvlemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-fdb1d572-d3e3-cf79-e8f1-3b62366467ef
  a a2a:Person ;
  rdfs:label "Hendricus Wets" ;
  a2a:PersonName [
    rdfs:label "Hendricus Wets" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Wets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person-7ab2fc4d-d933-4de0-ccbe-195301cc1a71
  a a2a:Person ;
  rdfs:label "Maria Martina Kwinten" ;
  a2a:PersonName [
    rdfs:label "Maria Martina Kwinten" ;
    a2a:PersonNameFirstName "Maria Martina" ;
    a2a:PersonNameLastName "Kwinten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1968-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person:57923e34-41eb-f366-60c3-ae02f52b72a9 ;
  a2a:EventKeyRef oa:event_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Event1 .

oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person:663b4346-f3b8-fe87-97c1-90d7a1311b2c ;
  a2a:EventKeyRef oa:event_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Event1 .

oa:relationep_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person:fdb1d572-d3e3-cf79-e8f1-3b62366467ef ;
  a2a:EventKeyRef oa:event_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Event1 .

oa:relationpp_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person:57923e34-41eb-f366-60c3-ae02f52b72a9, oa:person_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a_Person:7ab2fc4d-d933-4de0-ccbe-195301cc1a71 .

oa:source_bhi_6bf193a1-e806-8a73-b998-2bb52d01b73a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1968-07-15 - 1968-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1968-07-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4396, Periode: 1968" ;
    a2a:Book "Overlijdensregister Valkenswaard 1968" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "4396" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4396, Periode: 1968, Overlijdensregister Valkenswaard 1968, 72, 4396"
  ] ;
  a2a:SourceLastChangeDate "2021-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6bf193a1-e806-8a73-b998-2bb52d01b73a" ;
  a2a:RecordGUID "{6bf193a1-e806-8a73-b998-2bb52d01b73a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_263_00000263.xml van BHI" .

