@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_4e253e1e-1765-d7aa-b4c1-b3ea701c7832
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1799 te Beerta" ;
  a2a:hasPerson oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-21b3cb75-88d8-fbcb-d0c3-c28c48a918e0, oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-3564150f-626a-f4c0-f6d4-8bca3eb98eaa, oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-957cdd63-bfbd-3df5-c8dc-22281438b878 ;
  a2a:hasEvent oa:event_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_0, oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_1, oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_2 ;
  a2a:hasSource oa:source_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832 .

oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-21b3cb75-88d8-fbcb-d0c3-c28c48a918e0
  a a2a:Person ;
  rdfs:label "Egbertjen" ;
  a2a:PersonName [
    rdfs:label "Egbertjen" ;
    a2a:PersonNameFirstName "Egbertjen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1799-05-23"^^xsd:date
  ] .

oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-3564150f-626a-f4c0-f6d4-8bca3eb98eaa
  a a2a:Person ;
  rdfs:label "Jantjen Oltmans" ;
  a2a:PersonName [
    rdfs:label "Jantjen Oltmans" ;
    a2a:PersonNameFirstName "Jantjen" ;
    a2a:PersonNameLastName "Oltmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person-957cdd63-bfbd-3df5-c8dc-22281438b878
  a a2a:Person ;
  rdfs:label "Ebo Boelens" ;
  a2a:PersonName [
    rdfs:label "Ebo Boelens" ;
    a2a:PersonNameFirstName "Ebo" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1799-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person:21b3cb75-88d8-fbcb-d0c3-c28c48a918e0 ;
  a2a:EventKeyRef oa:event_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Event1 .

oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person:3564150f-626a-f4c0-f6d4-8bca3eb98eaa ;
  a2a:EventKeyRef oa:event_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Event1 .

oa:relationep_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Person:957cdd63-bfbd-3df5-c8dc-22281438b878 ;
  a2a:EventKeyRef oa:event_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832_Event1 .

oa:source_gra_4e253e1e-1765-d7aa-b4c1-b3ea701c7832
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Beerta" ;
    rdfs:label "Kerkelijke gemeente Beerta", "1799-06-02 - 1799-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1799-06-02"^^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: 30,..." ;
    a2a:Book "Doop- en trouwboek 1730-1811" ;
    a2a:RegistryNumber "30" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 30,..., Doop- en trouwboek 1730-1811, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5a93c560-e1e7-bdf4-9ccf-299175594577.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4e253e1e-1765-d7aa-b4c1-b3ea701c7832" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5a93c560-e1e7-bdf4-9ccf-299175594577.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4e253e1e-1765-d7aa-b4c1-b3ea701c7832" ;
  a2a:RecordGUID "{4e253e1e-1765-d7aa-b4c1-b3ea701c7832}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_1310_00001310.xml van GRA" .

