@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_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b
  a a2a:Record ;
  rdfs:label "Doop op 16 augustus 1778 te Oterdum" ;
  a2a:hasPerson oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-0b5222e6-9f28-dff7-d5d7-bc24c5d75599, oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-fc6cb737-a5a7-e00f-262b-d632163dd3cb, oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-13bf4afb-256c-a0e4-a8b6-bf52ba28a722 ;
  a2a:hasEvent oa:event_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_0, oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_1, oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_2 ;
  a2a:hasSource oa:source_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b .

oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-0b5222e6-9f28-dff7-d5d7-bc24c5d75599
  a a2a:Person ;
  rdfs:label "Ailke Everts" ;
  a2a:PersonName [
    rdfs:label "Ailke Everts" ;
    a2a:PersonNameFirstName "Ailke" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-fc6cb737-a5a7-e00f-262b-d632163dd3cb
  a a2a:Person ;
  rdfs:label "Eibelke" ;
  a2a:PersonName [
    rdfs:label "Eibelke" ;
    a2a:PersonNameFirstName "Eibelke"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person-13bf4afb-256c-a0e4-a8b6-bf52ba28a722
  a a2a:Person ;
  rdfs:label "Didoricus Haiinga" ;
  a2a:PersonName [
    rdfs:label "Didoricus Haiinga" ;
    a2a:PersonNameFirstName "Didoricus" ;
    a2a:PersonNameLastName "Haiinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1778-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oterdum" ;
    rdfs:label "Oterdum"
  ] .

oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person:0b5222e6-9f28-dff7-d5d7-bc24c5d75599 ;
  a2a:EventKeyRef oa:event_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Event1 .

oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person:fc6cb737-a5a7-e00f-262b-d632163dd3cb ;
  a2a:EventKeyRef oa:event_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Event1 .

oa:relationep_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Person:13bf4afb-256c-a0e4-a8b6-bf52ba28a722 ;
  a2a:EventKeyRef oa:event_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b_Event1 .

oa:source_gra_9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Oterdum" ;
    rdfs:label "Kerkelijke gemeente Oterdum", "1778-08-16 - 1778-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1778-08-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 374..." ;
    a2a:Book "Kerkeboek 1700-1811" ;
    a2a:RegistryNumber "374" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 374..., Kerkeboek 1700-1811, 374"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/744f88e9-703e-6aa5-9ed5-4d2d0f1fbf9f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/744f88e9-703e-6aa5-9ed5-4d2d0f1fbf9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b" ;
  a2a:RecordGUID "{9b9ea0df-55c3-0bd1-9aa5-e3cceb4b1c9b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20532_00020532.xml van GRA" .

