@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_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8
  a a2a:Record ;
  rdfs:label "Overlijden om 08:00 op 30 april 1880 te Markelo" ;
  a2a:hasPerson oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person1, oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person2, oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person3, oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person4, oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person5 ;
  a2a:hasEvent oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_0, oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_1, oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_2, oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_3, oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_4 ;
  a2a:hasSource oa:source_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8 .

oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person1
  a a2a:Person ;
  rdfs:label "Fenneken Snellink" ;
  a2a:PersonName [
    rdfs:label "Fenneken Snellink" ;
    a2a:PersonNameFirstName "Fenneken" ;
    a2a:PersonNameLastName "Snellink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Street "S.44" ;
    rdfs:label "S.44"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "78" ;
    rdfs:label "78"
  ] ;
  a2a:Profession "zonder beroep / Markelo" .

oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person2
  a a2a:Person ;
  rdfs:label "Berend Snellink" ;
  a2a:PersonName [
    rdfs:label "Berend Snellink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Snellink"
  ] .

oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person3
  a a2a:Person ;
  rdfs:label "Geertruid Bolink" ;
  a2a:PersonName [
    rdfs:label "Geertruid Bolink" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Bolink"
  ] .

oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person4
  a a2a:Person ;
  rdfs:label "Johann Heinrich Stomps" ;
  a2a:PersonName [
    rdfs:label "Johann Heinrich Stomps" ;
    a2a:PersonNameFirstName "Johann Heinrich" ;
    a2a:PersonNameLastName "Stomps"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "timmerman" .

oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person5
  a a2a:Person ;
  rdfs:label "Jan Willem Greven" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Greven" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    a2a:Hour "8" ;
    rdfs:label "1880-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:EventRemark01_Informatie_partner "wed. van Lambert Karssenberg." .

oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person1 ;
  a2a:EventKeyRef oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 .

oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person2 ;
  a2a:EventKeyRef oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 .

oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person3 ;
  a2a:EventKeyRef oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 .

oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person4 ;
  a2a:EventKeyRef oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 .

oa:relationep_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Person5 ;
  a2a:EventKeyRef oa:event_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8_Event1 .

oa:source_hvt_2da2996c-9c56-e2da-ac88-aa9fbc4d62f8
  a a2a:Source ;
  rdfs:label "Gemeente Hof van Twente, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goor" ;
    rdfs:label "Goor", "1819-01-01 - 1969-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Hof van Twente" ;
    a2a:Collection "Markelo Overlijden 1819-1969" ;
    a2a:DocumentNumber "36" ;
    rdfs:label "Gemeente Hof van Twente, Markelo Overlijden 1819-1969, 36"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "5758" ;
  a2a:RecordGUID "{2da2996c-9c56-e2da-ac88-aa9fbc4d62f8}" ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

