@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_bd2c8ff5-421e-b0d3-ae99-e3968714cb75
  a a2a:Record ;
  rdfs:label "Doop op 4 september 1785 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-3964b440-1ca4-5738-f39b-5a597c31ef95, oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-917354d7-d68b-e532-1049-2d7af96986f9, oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-0ab99077-16ec-fe20-f639-ac29d56ec751 ;
  a2a:hasEvent oa:event_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_0, oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_1, oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_2 ;
  a2a:hasSource oa:source_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75 .

oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-3964b440-1ca4-5738-f39b-5a597c31ef95
  a a2a:Person ;
  rdfs:label "Engeltje Hindrix" ;
  a2a:PersonName [
    rdfs:label "Engeltje Hindrix" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Hindrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-917354d7-d68b-e532-1049-2d7af96986f9
  a a2a:Person ;
  rdfs:label "Jantje" ;
  a2a:PersonName [
    rdfs:label "Jantje" ;
    a2a:PersonNameFirstName "Jantje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1785-09-02"^^xsd:date
  ] .

oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person-0ab99077-16ec-fe20-f639-ac29d56ec751
  a a2a:Person ;
  rdfs:label "Wijndelt Derx" ;
  a2a:PersonName [
    rdfs:label "Wijndelt Derx" ;
    a2a:PersonNameFirstName "Wijndelt" ;
    a2a:PersonNameLastName "Derx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1785-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person:3964b440-1ca4-5738-f39b-5a597c31ef95 ;
  a2a:EventKeyRef oa:event_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Event1 .

oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person:917354d7-d68b-e532-1049-2d7af96986f9 ;
  a2a:EventKeyRef oa:event_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Event1 .

oa:relationep_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Person:0ab99077-16ec-fe20-f639-ac29d56ec751 ;
  a2a:EventKeyRef oa:event_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75_Event1 .

oa:source_gra_bd2c8ff5-421e-b0d3-ae99-e3968714cb75
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuwe Pekela" ;
    rdfs:label "Kerkelijke gemeente Nieuwe Pekela", "1785-09-04 - 1785-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1785-09-04"^^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: 311..." ;
    a2a:Book "Doop- en trouwboek 1704-1811" ;
    a2a:RegistryNumber "311" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 311..., Doop- en trouwboek 1704-1811, 311"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/30943310-7fa0-9fb8-877c-e4df4575ebac.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bd2c8ff5-421e-b0d3-ae99-e3968714cb75" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/30943310-7fa0-9fb8-877c-e4df4575ebac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bd2c8ff5-421e-b0d3-ae99-e3968714cb75" ;
  a2a:RecordGUID "{bd2c8ff5-421e-b0d3-ae99-e3968714cb75}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_156_00000156.xml van GRA" .

