@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_225d9e02-1c56-98a2-e891-4eec8b2497a0
  a a2a:Record ;
  rdfs:label "Doop op 3 mei 1722 te Nieuweschans" ;
  a2a:hasPerson oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-8ff35b0c-1575-3e00-6d59-7f894fd348fd, oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-b49a7fda-9abd-7f42-bab3-3cc0c4776614, oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-4fd83f18-ad1d-54f0-868f-7c0a8be10fa5 ;
  a2a:hasEvent oa:event_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_0, oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_1, oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_2 ;
  a2a:hasSource oa:source_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0 .

oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-8ff35b0c-1575-3e00-6d59-7f894fd348fd
  a a2a:Person ;
  rdfs:label "Albert Aikes" ;
  a2a:PersonName [
    rdfs:label "Albert Aikes" ;
    a2a:PersonNameFirstName "Albert Aikes"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-b49a7fda-9abd-7f42-bab3-3cc0c4776614
  a a2a:Person ;
  rdfs:label "Trijntjen Aikes" ;
  a2a:PersonName [
    rdfs:label "Trijntjen Aikes" ;
    a2a:PersonNameFirstName "Trijntjen" ;
    a2a:PersonNameLastName "Aikes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person-4fd83f18-ad1d-54f0-868f-7c0a8be10fa5
  a a2a:Person ;
  rdfs:label "Boewe Dauwes" ;
  a2a:PersonName [
    rdfs:label "Boewe Dauwes" ;
    a2a:PersonNameFirstName "Boewe" ;
    a2a:PersonNameLastName "Dauwes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1722-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans"
  ] .

oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person:8ff35b0c-1575-3e00-6d59-7f894fd348fd ;
  a2a:EventKeyRef oa:event_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Event1 .

oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person:b49a7fda-9abd-7f42-bab3-3cc0c4776614 ;
  a2a:EventKeyRef oa:event_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Event1 .

oa:relationep_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Person:4fd83f18-ad1d-54f0-868f-7c0a8be10fa5 ;
  a2a:EventKeyRef oa:event_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0_Event1 .

oa:source_gra_225d9e02-1c56-98a2-e891-4eec8b2497a0
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuweschans" ;
    rdfs:label "Kerkelijke gemeente Nieuweschans", "1722-05-03 - 1722-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1722-05-03"^^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: 315..." ;
    a2a:Book "Doopboek 1693-1742" ;
    a2a:RegistryNumber "315" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 315..., Doopboek 1693-1742, 315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a13b5bb3-1860-090b-c2c1-3e285e08c437.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/225d9e02-1c56-98a2-e891-4eec8b2497a0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a13b5bb3-1860-090b-c2c1-3e285e08c437.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/225d9e02-1c56-98a2-e891-4eec8b2497a0" ;
  a2a:RecordGUID "{225d9e02-1c56-98a2-e891-4eec8b2497a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19999_00019999.xml van GRA" .

