@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_e2e6fef2-4aac-3d44-d64c-3c41077f2128
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1703 te Pieterburen" ;
  a2a:hasPerson oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-72cdeac0-c680-38c8-996b-059ed70b918c, oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-1f0fac54-2a6e-2649-845a-33473280dfac, oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-4632b5d4-873e-a345-1db1-cebb625b366d ;
  a2a:hasEvent oa:event_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_0, oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_1, oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_2 ;
  a2a:hasSource oa:source_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128 .

oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-72cdeac0-c680-38c8-996b-059ed70b918c
  a a2a:Person ;
  rdfs:label "Melijs Sickens" ;
  a2a:PersonName [
    rdfs:label "Melijs Sickens" ;
    a2a:PersonNameFirstName "Melijs" ;
    a2a:PersonNameLastName "Sickens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-1f0fac54-2a6e-2649-845a-33473280dfac
  a a2a:Person ;
  rdfs:label "Anje Mindelts" ;
  a2a:PersonName [
    rdfs:label "Anje Mindelts" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Mindelts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person-4632b5d4-873e-a345-1db1-cebb625b366d
  a a2a:Person ;
  rdfs:label "Cornellijske" ;
  a2a:PersonName [
    rdfs:label "Cornellijske" ;
    a2a:PersonNameFirstName "Cornellijske"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1703-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pieterburen" ;
    rdfs:label "Pieterburen"
  ] .

oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person:72cdeac0-c680-38c8-996b-059ed70b918c ;
  a2a:EventKeyRef oa:event_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Event1 .

oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person:1f0fac54-2a6e-2649-845a-33473280dfac ;
  a2a:EventKeyRef oa:event_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Event1 .

oa:relationep_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Person:4632b5d4-873e-a345-1db1-cebb625b366d ;
  a2a:EventKeyRef oa:event_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128_Event1 .

oa:source_gra_e2e6fef2-4aac-3d44-d64c-3c41077f2128
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Pieterburen en Wierhuizen" ;
    rdfs:label "Kerkelijke gemeente Pieterburen en Wierhuizen", "1703-09-16 - 1703-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1703-09-16"^^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: 390..." ;
    a2a:Book "Doopboek 1677-1781" ;
    a2a:RegistryNumber "390" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 390..., Doopboek 1677-1781, 390"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e71c2985-caf6-80ef-6a07-380a0f2757ed.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e2e6fef2-4aac-3d44-d64c-3c41077f2128" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e71c2985-caf6-80ef-6a07-380a0f2757ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e2e6fef2-4aac-3d44-d64c-3c41077f2128" ;
  a2a:RecordGUID "{e2e6fef2-4aac-3d44-d64c-3c41077f2128}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240502_1_00000001.xml van GRA" .

