@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_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1829 te Markelo" ;
  a2a:hasPerson oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person1, oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person2, oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person3 ;
  a2a:hasEvent oa:event_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_0, oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_1, oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_2 ;
  a2a:hasSource oa:source_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301 .

oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person1
  a a2a:Person ;
  rdfs:label "Janna" ;
  a2a:PersonName [
    rdfs:label "Janna" ;
    a2a:PersonNameFirstName "Janna"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1828-11-23"^^xsd:date
  ] .

oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Hendrik Nijmeyer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendrik Nijmeyer" ;
    a2a:PersonNameFirstName "Gerrit Hendrik" ;
    a2a:PersonNameLastName "Nijmeyer"
  ] .

oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person3
  a a2a:Person ;
  rdfs:label "Hendrika Ikkink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Ikkink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Ikkink"
  ] .

oa:event_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1829-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] .

oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person1 ;
  a2a:EventKeyRef oa:event_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Event1 .

oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person2 ;
  a2a:EventKeyRef oa:event_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Event1 .

oa:relationep_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Person3 ;
  a2a:EventKeyRef oa:event_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301_Event1 .

oa:source_hvt_2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301
  a a2a:Source ;
  rdfs:label "Gemeente Hof van Twente, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Goor" ;
    rdfs:label "Goor", "1669-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Hof van Twente" ;
    a2a:Collection "NH kerk Markelo Doopboek 1669-1930" ;
    rdfs:label "Gemeente Hof van Twente, NH kerk Markelo Doopboek 1669-1930"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "6367" ;
  a2a:RecordGUID "{2ebe3054-28f6-4b1f-2bb3-2ebbcce1e301}" ;
  a2a:SourceRemarkOpmerking "Geboren voor de voltrekking van hun huwelijk, doch na hun huwelijk voltrokken en het dochterken bij huwelijksacte van den 15 january 1829 erkend te hebben, is hetzelve den 18 gedoopt." ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

