@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_3abb23d1-b24a-e04c-92fe-85f42bbb2749
  a a2a:Record ;
  rdfs:label "Overlijden om 22:00 op 12 maart 1874 te Markelo" ;
  a2a:hasPerson oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person1, oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person2, oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person3, oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person4, oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person5 ;
  a2a:hasEvent oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_0, oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_1, oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_2, oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_3, oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_4 ;
  a2a:hasSource oa:source_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749 .

oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person1
  a a2a:Person ;
  rdfs:label "Hermannus Sligman" ;
  a2a:PersonName [
    rdfs:label "Hermannus Sligman" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Sligman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Street "S.18" ;
    rdfs:label "S.18"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer / Stokkum" .

oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Hendrik Sligman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendrik Sligman" ;
    a2a:PersonNameFirstName "Gerrit Hendrik" ;
    a2a:PersonNameLastName "Sligman"
  ] .

oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person3
  a a2a:Person ;
  rdfs:label "Jennigjen Overbeek" ;
  a2a:PersonName [
    rdfs:label "Jennigjen Overbeek" ;
    a2a:PersonNameFirstName "Jennigjen" ;
    a2a:PersonNameLastName "Overbeek"
  ] .

oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Jan Leeftink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Leeftink" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Leeftink"
  ] ;
  a2a:Residence [
    a2a:Place "Stokkum" ;
    rdfs:label "Stokkum"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person5
  a a2a:Person ;
  rdfs:label "Harmen Leunk" ;
  a2a:PersonName [
    rdfs:label "Harmen Leunk" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Leunk"
  ] ;
  a2a:Residence [
    a2a:Place "Stokkum" ;
    rdfs:label "Stokkum"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    a2a:Hour "22" ;
    rdfs:label "1874-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:EventRemark01_Informatie_partner "echtgen. van Reintjen Snellink." .

oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person1 ;
  a2a:EventKeyRef oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 .

oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person2 ;
  a2a:EventKeyRef oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 .

oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person3 ;
  a2a:EventKeyRef oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 .

oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person4 ;
  a2a:EventKeyRef oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 .

oa:relationep_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Person5 ;
  a2a:EventKeyRef oa:event_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749_Event1 .

oa:source_hvt_3abb23d1-b24a-e04c-92fe-85f42bbb2749
  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 "28" ;
    rdfs:label "Gemeente Hof van Twente, Markelo Overlijden 1819-1969, 28"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "5155" ;
  a2a:RecordGUID "{3abb23d1-b24a-e04c-92fe-85f42bbb2749}" ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

