@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_6c5fb190-0b30-374d-e2ee-e67e8731dfa5
  a a2a:Record ;
  rdfs:label "Overlijden om 19:00 op 25 november 1845 te Markelo" ;
  a2a:hasPerson oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person1, oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person2, oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person3, oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person4, oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person5 ;
  a2a:hasEvent oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_0, oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_1, oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_2, oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_3, oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_4 ;
  a2a:hasSource oa:source_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5 .

oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person1
  a a2a:Person ;
  rdfs:label "Jan Hendrik Gantvoort" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Gantvoort" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Gantvoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Street "Weldammerhoek Kerspel Goor" ;
    rdfs:label "Weldammerhoek Kerspel Goor"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "logementhouder / Neede" .

oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Jan Gantvoort" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Gantvoort" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Gantvoort"
  ] .

oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person3
  a a2a:Person ;
  rdfs:label "Maria Ruwhoff" ;
  a2a:PersonName [
    rdfs:label "Maria Ruwhoff" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ruwhoff"
  ] .

oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person4
  a a2a:Person ;
  rdfs:label "Gerrit Mengelink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Mengelink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Mengelink"
  ] ;
  a2a:Residence [
    a2a:Place "Goor" ;
    rdfs:label "Goor"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "wever" .

oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person5
  a a2a:Person ;
  rdfs:label "Gerrit Hendrik ten Hoopen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendrik ten Hoopen" ;
    a2a:PersonNameFirstName "Gerrit Hendrik" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hoopen"
  ] ;
  a2a:Residence [
    a2a:Place "Goor" ;
    rdfs:label "Goor"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "wever" .

oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    a2a:Hour "19" ;
    a2a:Minute "0" ;
    rdfs:label "1845-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:EventRemark01_Informatie_partner "eheman van Dina ten Hoopen." ;
  a2a:EventRemark02_Relatie_getuigen "schoonbroeder en aangehuwd neef" .

oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person1 ;
  a2a:EventKeyRef oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 .

oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person2 ;
  a2a:EventKeyRef oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 .

oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person3 ;
  a2a:EventKeyRef oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 .

oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person4 ;
  a2a:EventKeyRef oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 .

oa:relationep_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Person5 ;
  a2a:EventKeyRef oa:event_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5_Event1 .

oa:source_hvt_6c5fb190-0b30-374d-e2ee-e67e8731dfa5
  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 "72" ;
    rdfs:label "Gemeente Hof van Twente, Markelo Overlijden 1819-1969, 72"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "2472" ;
  a2a:RecordGUID "{6c5fb190-0b30-374d-e2ee-e67e8731dfa5}" ;
  a2a:SourceRemarkOpmerking "Geb. te Neede." ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

