@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_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6
  a a2a:Record ;
  rdfs:label "Doop op 23 augustus 1744 te Westerlee en Heiligerlee" ;
  a2a:hasPerson oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-63a96abb-dd50-382c-62f0-8b4d6b04c2dc, oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-9cecedad-66ce-ed31-e2a2-f707f5baab23, oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-adf43160-8dc5-dab1-0493-f0f75411c1ce ;
  a2a:hasEvent oa:event_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_0, oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_1, oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_2 ;
  a2a:hasSource oa:source_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6 .

oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-63a96abb-dd50-382c-62f0-8b4d6b04c2dc
  a a2a:Person ;
  rdfs:label "Aeltien" ;
  a2a:PersonName [
    rdfs:label "Aeltien" ;
    a2a:PersonNameFirstName "Aeltien"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-9cecedad-66ce-ed31-e2a2-f707f5baab23
  a a2a:Person ;
  rdfs:label "Anje Harms" ;
  a2a:PersonName [
    rdfs:label "Anje Harms" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person-adf43160-8dc5-dab1-0493-f0f75411c1ce
  a a2a:Person ;
  rdfs:label "Epko Fockes" ;
  a2a:PersonName [
    rdfs:label "Epko Fockes" ;
    a2a:PersonNameFirstName "Epko" ;
    a2a:PersonNameLastName "Fockes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1744-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westerlee en Heiligerlee" ;
    rdfs:label "Westerlee en Heiligerlee"
  ] .

oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person:63a96abb-dd50-382c-62f0-8b4d6b04c2dc ;
  a2a:EventKeyRef oa:event_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Event1 .

oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person:9cecedad-66ce-ed31-e2a2-f707f5baab23 ;
  a2a:EventKeyRef oa:event_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Event1 .

oa:relationep_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Person:adf43160-8dc5-dab1-0493-f0f75411c1ce ;
  a2a:EventKeyRef oa:event_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6_Event1 .

oa:source_gra_235e9d6c-2c3b-e23b-6a5d-0aee181c42b6
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Westerlee en Heiligerlee" ;
    rdfs:label "Kerkelijke gemeente Westerlee en Heiligerlee", "1744-08-23 - 1744-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1744-08-23"^^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: 523..." ;
    a2a:Book "Doopboek 1669-1811" ;
    a2a:RegistryNumber "523" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 523..., Doopboek 1669-1811, 523"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/af2f9c41-fecd-cc57-d21d-1f794f77098e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/235e9d6c-2c3b-e23b-6a5d-0aee181c42b6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/af2f9c41-fecd-cc57-d21d-1f794f77098e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/235e9d6c-2c3b-e23b-6a5d-0aee181c42b6" ;
  a2a:RecordGUID "{235e9d6c-2c3b-e23b-6a5d-0aee181c42b6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_659_00000659.xml van GRA" .

