@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_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 augustus 1860 te Markelo" ;
  a2a:hasPerson oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person1, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person2, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person3, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person4, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person5, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person6, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person7, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person8, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person9, oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person10 ;
  a2a:hasEvent oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_0, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_1, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_2, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_3, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_4, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_5, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_6, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_7, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_8, oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_9 ;
  a2a:hasSource oa:source_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person1
  a a2a:Person ;
  rdfs:label "Jannes Nijmeyer" ;
  a2a:PersonName [
    rdfs:label "Jannes Nijmeyer" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Nijmeyer"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "boerwerker" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person2
  a a2a:Person ;
  rdfs:label "Aaltjen Tempelman" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Tempelman" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Tempelman"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person3
  a a2a:Person ;
  rdfs:label "Gerrit Hendrik Nijmeyer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendrik Nijmeyer" ;
    a2a:PersonNameFirstName "Gerrit Hendrik" ;
    a2a:PersonNameLastName "Nijmeyer"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person4
  a a2a:Person ;
  rdfs:label "Hendrika Ikkink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Ikkink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Ikkink"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person5
  a a2a:Person ;
  rdfs:label "Jannes Tempelman" ;
  a2a:PersonName [
    rdfs:label "Jannes Tempelman" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Tempelman"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person6
  a a2a:Person ;
  rdfs:label "Derksken Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Derksken Nijkamp" ;
    a2a:PersonNameFirstName "Derksken" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person7
  a a2a:Person ;
  rdfs:label "Teunis Gorkink" ;
  a2a:PersonName [
    rdfs:label "Teunis Gorkink" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Gorkink"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "bakker" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person8
  a a2a:Person ;
  rdfs:label "Hendrik Sanderman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Sanderman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Sanderman"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person9
  a a2a:Person ;
  rdfs:label "Jan Hollenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Hollenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hollenberg"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "timmerman" .

oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person10
  a a2a:Person ;
  rdfs:label "Hermannus Hollenberg" ;
  a2a:PersonName [
    rdfs:label "Hermannus Hollenberg" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Hollenberg"
  ] ;
  a2a:Residence [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "grofsmid" .

oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1860-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:EventRemark02_2e_afkondigingsdatum "26-08-1860" ;
  a2a:EventRemark01_1e_afkondigingsdatum "19-08-1860" .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person1 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person2 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person3 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person4 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person5 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person6 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person7 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person8 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person9 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:relationep_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Person10 ;
  a2a:EventKeyRef oa:event_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a_Event1 .

oa:source_hvt_e5a002a8-40d4-7eae-8a64-cdf8ec7a810a
  a a2a:Source ;
  rdfs:label "Gemeente Hof van Twente, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Goor" ;
    rdfs:label "Goor", "1819-01-01 - 1944-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Hof van Twente" ;
    a2a:Collection "Markelo BS Huwelijk 1819-1944" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "Gemeente Hof van Twente, Markelo BS Huwelijk 1819-1944, 19"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "1200" ;
  a2a:RecordGUID "{e5a002a8-40d4-7eae-8a64-cdf8ec7a810a}" ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

[] a2a:PersonRemarkOpmerking "overleden" .
