@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_95e757e0-9af5-ff2e-9bbb-4cb2c614de62
  a a2a:Record ;
  rdfs:label "Doop op 14 september 1738 te Oude Pekela" ;
  a2a:hasPerson oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-27335a13-8cd4-f22a-7eb8-01b54e2a45a0, oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-c7ed0857-7fd5-d61d-b60a-4e7b78167783, oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-2879dc9a-1815-119b-3b80-75508c7ad76d ;
  a2a:hasEvent oa:event_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_0, oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_1, oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_2 ;
  a2a:hasSource oa:source_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62 .

oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-27335a13-8cd4-f22a-7eb8-01b54e2a45a0
  a a2a:Person ;
  rdfs:label "Philippes" ;
  a2a:PersonName [
    rdfs:label "Philippes" ;
    a2a:PersonNameFirstName "Philippes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-c7ed0857-7fd5-d61d-b60a-4e7b78167783
  a a2a:Person ;
  rdfs:label "Grietje Philippes" ;
  a2a:PersonName [
    rdfs:label "Grietje Philippes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Philippes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person-2879dc9a-1815-119b-3b80-75508c7ad76d
  a a2a:Person ;
  rdfs:label "Berent Coerts" ;
  a2a:PersonName [
    rdfs:label "Berent Coerts" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNameLastName "Coerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1738-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person:27335a13-8cd4-f22a-7eb8-01b54e2a45a0 ;
  a2a:EventKeyRef oa:event_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Event1 .

oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person:c7ed0857-7fd5-d61d-b60a-4e7b78167783 ;
  a2a:EventKeyRef oa:event_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Event1 .

oa:relationep_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Person:2879dc9a-1815-119b-3b80-75508c7ad76d ;
  a2a:EventKeyRef oa:event_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62_Event1 .

oa:source_gra_95e757e0-9af5-ff2e-9bbb-4cb2c614de62
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Oude Pekela" ;
    rdfs:label "Kerkelijke gemeente Oude Pekela", "1738-09-14 - 1738-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1738-09-14"^^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: 379..." ;
    a2a:Book "Doopboek 1733-1739" ;
    a2a:RegistryNumber "379" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 379..., Doopboek 1733-1739, 379"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cc12d915-cf3b-6aea-07d3-6c5f791b1bc5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/95e757e0-9af5-ff2e-9bbb-4cb2c614de62" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cc12d915-cf3b-6aea-07d3-6c5f791b1bc5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/95e757e0-9af5-ff2e-9bbb-4cb2c614de62" ;
  a2a:RecordGUID "{95e757e0-9af5-ff2e-9bbb-4cb2c614de62}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20494_00020494.xml van GRA" .

