@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_fc4ed2ba-388e-e4fe-0e4d-a9018e401833
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1756 te Groningen - Pausgang" ;
  a2a:hasPerson oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-cbe73f2f-4621-ad1e-e0eb-a886fc97d58f, oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-29226919-a2c2-ef09-e1c9-2c9d85fb2e83, oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-47343723-1ab3-e933-61f1-0b7f08061ee0, oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-0a7c5119-b99c-d169-bc15-3d31ab32aab6 ;
  a2a:hasEvent oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_0, oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_1, oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_2, oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_3 ;
  a2a:hasSource oa:source_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833 .

oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-cbe73f2f-4621-ad1e-e0eb-a886fc97d58f
  a a2a:Person ;
  rdfs:label "Maria Anna" ;
  a2a:PersonName [
    rdfs:label "Maria Anna" ;
    a2a:PersonNameFirstName "Maria Anna"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-29226919-a2c2-ef09-e1c9-2c9d85fb2e83
  a a2a:Person ;
  rdfs:label "Helena Wilckens" ;
  a2a:PersonName [
    rdfs:label "Helena Wilckens" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Wilckens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-47343723-1ab3-e933-61f1-0b7f08061ee0
  a a2a:Person ;
  rdfs:label "Henricus Flugge" ;
  a2a:PersonName [
    rdfs:label "Henricus Flugge" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Flugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person-0a7c5119-b99c-d169-bc15-3d31ab32aab6
  a a2a:Person ;
  rdfs:label "Joanna Boldring" ;
  a2a:PersonName [
    rdfs:label "Joanna Boldring" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Boldring"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1756-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen - Pausgang" ;
    rdfs:label "Groningen - Pausgang"
  ] .

oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person:cbe73f2f-4621-ad1e-e0eb-a886fc97d58f ;
  a2a:EventKeyRef oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1 .

oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person:29226919-a2c2-ef09-e1c9-2c9d85fb2e83 ;
  a2a:EventKeyRef oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1 .

oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person:47343723-1ab3-e933-61f1-0b7f08061ee0 ;
  a2a:EventKeyRef oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1 .

oa:relationep_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Person:0a7c5119-b99c-d169-bc15-3d31ab32aab6 ;
  a2a:EventKeyRef oa:event_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833_Event1 .

oa:source_gra_fc4ed2ba-388e-e4fe-0e4d-a9018e401833
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1756-12-11 - 1756-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1756-12-11"^^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: 638..." ;
    a2a:Book "Kerkeboek 1699-1763" ;
    a2a:RegistryNumber "638 (Rooms-katholiek) Statie Pausgang" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 638..., Kerkeboek 1699-1763, 638 (Rooms-katholiek) Statie Pausgang"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/935f64fc-7ce0-f3d5-899e-6965e6e6dafe.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fc4ed2ba-388e-e4fe-0e4d-a9018e401833" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/935f64fc-7ce0-f3d5-899e-6965e6e6dafe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fc4ed2ba-388e-e4fe-0e4d-a9018e401833" ;
  a2a:RecordGUID "{fc4ed2ba-388e-e4fe-0e4d-a9018e401833}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4355_00004355.xml van GRA" .

