@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_e00eca72-1956-ee8b-26f3-4e36120cb601
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1811 te Kleinemeer" ;
  a2a:hasPerson oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-47bb0930-cf0c-aa1f-5dac-6e767ffa6231, oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-ddf96e94-3242-ba02-a4b0-349a2c555a1a, oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-68ace341-9e8d-7fc8-c313-5eeea0d8a0a7, oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-d8650b9c-549b-44d8-2535-fdc3df12a202 ;
  a2a:hasEvent oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_0, oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_1, oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_2, oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_3 ;
  a2a:hasSource oa:source_gra_e00eca72-1956-ee8b-26f3-4e36120cb601 .

oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-47bb0930-cf0c-aa1f-5dac-6e767ffa6231
  a a2a:Person ;
  rdfs:label "Thecla" ;
  a2a:PersonName [
    rdfs:label "Thecla" ;
    a2a:PersonNameFirstName "Thecla"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-ddf96e94-3242-ba02-a4b0-349a2c555a1a
  a a2a:Person ;
  rdfs:label "Trijntje Gerardi Stubbe" ;
  a2a:PersonName [
    rdfs:label "Trijntje Gerardi Stubbe" ;
    a2a:PersonNameFirstName "Trijntje Gerardi" ;
    a2a:PersonNameLastName "Stubbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-68ace341-9e8d-7fc8-c313-5eeea0d8a0a7
  a a2a:Person ;
  rdfs:label "Thalligje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Thalligje Hendriks" ;
    a2a:PersonNameFirstName "Thalligje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person-d8650b9c-549b-44d8-2535-fdc3df12a202
  a a2a:Person ;
  rdfs:label "Bene Jans" ;
  a2a:PersonName [
    rdfs:label "Bene Jans" ;
    a2a:PersonNameFirstName "Bene" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1811-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kleinemeer" ;
    rdfs:label "Kleinemeer"
  ] .

oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person:47bb0930-cf0c-aa1f-5dac-6e767ffa6231 ;
  a2a:EventKeyRef oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1 .

oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person:ddf96e94-3242-ba02-a4b0-349a2c555a1a ;
  a2a:EventKeyRef oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1 .

oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person:68ace341-9e8d-7fc8-c313-5eeea0d8a0a7 ;
  a2a:EventKeyRef oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1 .

oa:relationep_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Person:d8650b9c-549b-44d8-2535-fdc3df12a202 ;
  a2a:EventKeyRef oa:event_gra_e00eca72-1956-ee8b-26f3-4e36120cb601_Event1 .

oa:source_gra_e00eca72-1956-ee8b-26f3-4e36120cb601
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Kleinemeer" ;
    rdfs:label "Kerkelijke gemeente Kleinemeer", "1811-02-06 - 1811-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1811-02-06"^^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: 640..." ;
    a2a:Book "Kerkeboek 1760-1811" ;
    a2a:RegistryNumber "640 (Rooms-katholiek)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 640..., Kerkeboek 1760-1811, 640 (Rooms-katholiek)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/adac1a9d-23c9-a7f6-4f13-194093a784dd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e00eca72-1956-ee8b-26f3-4e36120cb601" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/adac1a9d-23c9-a7f6-4f13-194093a784dd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e00eca72-1956-ee8b-26f3-4e36120cb601" ;
  a2a:RecordGUID "{e00eca72-1956-ee8b-26f3-4e36120cb601}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_3017_00003017.xml van GRA" .

