@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_63e785e1-d29f-e798-751e-2845e0671710
  a a2a:Record ;
  rdfs:label "Doop op 8 mei 1763 te Hoogkerk en Leegkerk" ;
  a2a:hasPerson oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-3c21a511-5e67-933f-650e-31948487a1f1, oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-4c15829e-f81f-89ea-f402-8b423eaf5ab1, oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-82bc00ec-66fa-d2d8-89b4-a691b6ea3bec ;
  a2a:hasEvent oa:event_gra_63e785e1-d29f-e798-751e-2845e0671710_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_0, oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_1, oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_2 ;
  a2a:hasSource oa:source_gra_63e785e1-d29f-e798-751e-2845e0671710 .

oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-3c21a511-5e67-933f-650e-31948487a1f1
  a a2a:Person ;
  rdfs:label "N.n." ;
  a2a:PersonName [
    rdfs:label "N.n." ;
    a2a:PersonNameFirstName "N.n."
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Leegkerk" ;
    rdfs:label "Leegkerk"
  ] .

oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-4c15829e-f81f-89ea-f402-8b423eaf5ab1
  a a2a:Person ;
  rdfs:label "Bernardus Bruins" ;
  a2a:PersonName [
    rdfs:label "Bernardus Bruins" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Bruins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person-82bc00ec-66fa-d2d8-89b4-a691b6ea3bec
  a a2a:Person ;
  rdfs:label "Anna Catharina Hazelhoff" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Hazelhoff" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Hazelhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_63e785e1-d29f-e798-751e-2845e0671710_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1763-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkerk en Leegkerk" ;
    rdfs:label "Hoogkerk en Leegkerk"
  ] .

oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person:3c21a511-5e67-933f-650e-31948487a1f1 ;
  a2a:EventKeyRef oa:event_gra_63e785e1-d29f-e798-751e-2845e0671710_Event1 .

oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person:4c15829e-f81f-89ea-f402-8b423eaf5ab1 ;
  a2a:EventKeyRef oa:event_gra_63e785e1-d29f-e798-751e-2845e0671710_Event1 .

oa:relationep_gra_63e785e1-d29f-e798-751e-2845e0671710_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_63e785e1-d29f-e798-751e-2845e0671710_Person:82bc00ec-66fa-d2d8-89b4-a691b6ea3bec ;
  a2a:EventKeyRef oa:event_gra_63e785e1-d29f-e798-751e-2845e0671710_Event1 .

oa:source_gra_63e785e1-d29f-e798-751e-2845e0671710
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Hoogkerk en Leegkerk" ;
    rdfs:label "Kerkelijke gemeente Hoogkerk en Leegkerk", "1763-05-08 - 1763-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1763-05-08"^^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: 228..." ;
    a2a:Book "Doopboek 1666-1811" ;
    a2a:RegistryNumber "228" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 228..., Doopboek 1666-1811, 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/54526c25-ca9f-3800-2c31-d9e440a40b84.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/63e785e1-d29f-e798-751e-2845e0671710" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/54526c25-ca9f-3800-2c31-d9e440a40b84.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/63e785e1-d29f-e798-751e-2845e0671710" ;
  a2a:RecordGUID "{63e785e1-d29f-e798-751e-2845e0671710}" ;
  a2a:SourceRemarkOpmerking "vader predikant van Leegkerk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_896_00000896.xml van GRA" .

