@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_dar_990085a5-31e5-a694-e4eb-68fba631eb46
  a a2a:Record ;
  rdfs:label "Doop op 22 april 1787" ;
  a2a:hasPerson oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-85c5fd97-6751-3118-1b48-892ca0b272d7, oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-cd42eb32-2009-ceb1-6cb7-f77aeb717ef7, oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-b17d22f8-52ca-e81f-b26d-b1f07915248e ;
  a2a:hasEvent oa:event_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_0, oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_1, oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_2 ;
  a2a:hasSource oa:source_dar_990085a5-31e5-a694-e4eb-68fba631eb46 .

oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-85c5fd97-6751-3118-1b48-892ca0b272d7
  a a2a:Person ;
  rdfs:label "Grietjen Harms" ;
  a2a:PersonName [
    rdfs:label "Grietjen Harms" ;
    a2a:PersonNameFirstName "Grietjen" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-cd42eb32-2009-ceb1-6cb7-f77aeb717ef7
  a a2a:Person ;
  rdfs:label "Hendrik Everts Geerts" ;
  a2a:PersonName [
    rdfs:label "Hendrik Everts Geerts" ;
    a2a:PersonNameFirstName "Hendrik Everts" ;
    a2a:PersonNamePatronym "Geerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1787-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk bij Jurjens" ;
    rdfs:label "De Wijk bij Jurjens"
  ] .

oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person-b17d22f8-52ca-e81f-b26d-b1f07915248e
  a a2a:Person ;
  rdfs:label "Geert Hendriks" ;
  a2a:PersonName [
    rdfs:label "Geert Hendriks" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1787-04-22"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person:85c5fd97-6751-3118-1b48-892ca0b272d7 ;
  a2a:EventKeyRef oa:event_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Event1 .

oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person:cd42eb32-2009-ceb1-6cb7-f77aeb717ef7 ;
  a2a:EventKeyRef oa:event_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Event1 .

oa:relationep_dar_990085a5-31e5-a694-e4eb-68fba631eb46_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Person:b17d22f8-52ca-e81f-b26d-b1f07915248e ;
  a2a:EventKeyRef oa:event_dar_990085a5-31e5-a694-e4eb-68fba631eb46_Event1 .

oa:source_dar_990085a5-31e5-a694-e4eb-68fba631eb46
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJhorst-De Wijk" ;
    rdfs:label "IJhorst-De Wijk", "1787-04-22 - 1787-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1787-04-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 2, Periode: 1775-1812" ;
    a2a:Book "Doopregister IJhorst-De Wijk 2" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "56" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 2, Periode: 1775-1812, Doopregister IJhorst-De Wijk 2, 2, 56"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/990085a5-31e5-a694-e4eb-68fba631eb46" ;
  a2a:RecordGUID "{990085a5-31e5-a694-e4eb-68fba631eb46}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1775-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_725_00000725.xml van DAR" .

