@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_e6b2495e-08f1-651a-c536-e99cfd2c5f61
  a a2a:Record ;
  rdfs:label "Doop op 21 juli 1698 te Groningen" ;
  a2a:hasPerson oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-7fdd637b-c17e-a269-b956-c88200e96f74, oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-3b1d25f4-fca1-711d-e285-f7abcec40ee2, oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-40f7eeec-5e78-b0a0-de17-47966f72d510, oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-251a4b51-4014-cfab-e4aa-a461f3d4cf81 ;
  a2a:hasEvent oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_0, oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_1, oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_2, oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_3 ;
  a2a:hasSource oa:source_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61 .

oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-7fdd637b-c17e-a269-b956-c88200e96f74
  a a2a:Person ;
  rdfs:label "Annigien" ;
  a2a:PersonName [
    rdfs:label "Annigien" ;
    a2a:PersonNameFirstName "Annigien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1698" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1698-07-21"^^xsd:date
  ] .

oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-3b1d25f4-fca1-711d-e285-f7abcec40ee2
  a a2a:Person ;
  rdfs:label "Amely Eddens" ;
  a2a:PersonName [
    rdfs:label "Amely Eddens" ;
    a2a:PersonNameFirstName "Amely" ;
    a2a:PersonNameLastName "Eddens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-40f7eeec-5e78-b0a0-de17-47966f72d510
  a a2a:Person ;
  rdfs:label "Frans Feyt" ;
  a2a:PersonName [
    rdfs:label "Frans Feyt" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Feyt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person-251a4b51-4014-cfab-e4aa-a461f3d4cf81
  a a2a:Person ;
  rdfs:label "Gesina Fransens" ;
  a2a:PersonName [
    rdfs:label "Gesina Fransens" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Fransens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1698-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person:7fdd637b-c17e-a269-b956-c88200e96f74 ;
  a2a:EventKeyRef oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1 .

oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person:3b1d25f4-fca1-711d-e285-f7abcec40ee2 ;
  a2a:EventKeyRef oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1 .

oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person:40f7eeec-5e78-b0a0-de17-47966f72d510 ;
  a2a:EventKeyRef oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1 .

oa:relationep_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Person:251a4b51-4014-cfab-e4aa-a461f3d4cf81 ;
  a2a:EventKeyRef oa:event_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61_Event1 .

oa:source_gra_e6b2495e-08f1-651a-c536-e99cfd2c5f61
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1698-07-21 - 1698-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1698-07-21"^^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: 612..." ;
    a2a:Book "Doopboek 1695-1748" ;
    a2a:RegistryNumber "612 (Luthers)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 612..., Doopboek 1695-1748, 612 (Luthers)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/87113b89-e3f6-682c-531d-4f14d16cf5b4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e6b2495e-08f1-651a-c536-e99cfd2c5f61" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/87113b89-e3f6-682c-531d-4f14d16cf5b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e6b2495e-08f1-651a-c536-e99cfd2c5f61" ;
  a2a:RecordGUID "{e6b2495e-08f1-651a-c536-e99cfd2c5f61}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2445_00002445.xml van GRA" .

