@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7
  a a2a:Record ;
  rdfs:label "Overlijden op 19 augustus 1944 te Heerlen" ;
  a2a:hasPerson oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person1, oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person2, oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person3, oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person4 ;
  a2a:hasEvent oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_0, oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_1, oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_2, oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_3 ;
  a2a:hasSource oa:source_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7 .

oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person1
  a a2a:Person ;
  rdfs:label "Gesina Hovenkamp" ;
  owl:sameAs oa:person_dar_3423c6d1-5306-4349-b070-c928e962013a_Person-25896069-f000-40dd-81a1-05a92b4589e3, oa:person_dar_dcbda22d-90a8-4dad-bda7-89977abd770b_Person-db09207c-e9d5-414f-9a91-b772cd6b1e61 ;
  a2a:PersonName [
    rdfs:label "Gesina Hovenkamp" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Hovenkamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person2
  a a2a:Person ;
  rdfs:label "Egbert Hovenkamp" ;
  owl:sameAs oa:person_dar_3423c6d1-5306-4349-b070-c928e962013a_Person-a1bbf4ae-d6e2-4e5d-a506-3d1422126dfd, oa:person_dar_dcbda22d-90a8-4dad-bda7-89977abd770b_Person-4d445d90-2a1c-4cdf-ac4f-25816cde96ed, oa:person_gra_f106b065-e20f-b085-5d0e-2093fa0bd666_Person-cbe7a0c2-a10b-0c05-053e-339a87e94a67 ;
  a2a:PersonName [
    rdfs:label "Egbert Hovenkamp" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Hovenkamp"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person3
  a a2a:Person ;
  rdfs:label "Jantina Haaijer" ;
  owl:sameAs oa:person_dar_3423c6d1-5306-4349-b070-c928e962013a_Person-e3cb4d88-6c76-46e1-a38f-22a6273e161c, oa:person_dar_dcbda22d-90a8-4dad-bda7-89977abd770b_Person-c36d1ba0-aaff-4ad8-bcce-d4dd2d50165d, oa:person_gra_f106b065-e20f-b085-5d0e-2093fa0bd666_Person-9983f111-1587-39c0-873f-a05b40035003 ;
  a2a:PersonName [
    rdfs:label "Jantina Haaijer" ;
    a2a:PersonNameFirstName "Jantina" ;
    a2a:PersonNameLastName "Haaijer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person4
  a a2a:Person ;
  rdfs:label "Harm Kroezen" ;
  a2a:PersonName [
    rdfs:label "Harm Kroezen" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Kroezen"
  ] .

oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1944-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen"
  ] ;
  a2a:EventRemark01_Relatie "echtgenote" .

oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person1 ;
  a2a:EventKeyRef oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1 .

oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person2 ;
  a2a:EventKeyRef oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1 .

oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person3 ;
  a2a:EventKeyRef oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1 .

oa:relationep_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Person4 ;
  a2a:EventKeyRef oa:event_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7_Event1 .

oa:source_rhl_0f8b8934-71fc-e259-82b0-289d423e5cf7
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1796-01-01 - 1960-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1944-08-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "522" ;
    a2a:RegistryNumber "2422" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 522, 2422"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{0f8b8934-71fc-e259-82b0-289d423e5cf7}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.130&amp;miview=inv2" .

