@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_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710
  a a2a:Record ;
  rdfs:label "Doop op 11 februari 1807 te Groningen; A-kerk" ;
  a2a:hasPerson oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-9b2b6c8b-fde8-6b8e-6a32-0d0ac5857ab1, oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-1d3ac3c0-6414-8e02-ad5b-596a72b95962, oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-1d9b10d1-07b3-83df-b0cf-302e66477268 ;
  a2a:hasEvent oa:event_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_0, oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_1, oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_2 ;
  a2a:hasSource oa:source_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710 .

oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-9b2b6c8b-fde8-6b8e-6a32-0d0ac5857ab1
  a a2a:Person ;
  rdfs:label "Grietjen" ;
  a2a:PersonName [
    rdfs:label "Grietjen" ;
    a2a:PersonNameFirstName "Grietjen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Groningen; Schuitendiep" ;
    rdfs:label "Groningen; Schuitendiep"
  ] .

oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-1d3ac3c0-6414-8e02-ad5b-596a72b95962
  a a2a:Person ;
  rdfs:label "Harm Meesters" ;
  a2a:PersonName [
    rdfs:label "Harm Meesters" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person-1d9b10d1-07b3-83df-b0cf-302e66477268
  a a2a:Person ;
  rdfs:label "Geertruid Jans Smit" ;
  a2a:PersonName [
    rdfs:label "Geertruid Jans Smit" ;
    a2a:PersonNameFirstName "Geertruid Jans" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1807-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen; A-kerk" ;
    rdfs:label "Groningen; A-kerk"
  ] .

oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person:9b2b6c8b-fde8-6b8e-6a32-0d0ac5857ab1 ;
  a2a:EventKeyRef oa:event_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Event1 .

oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person:1d3ac3c0-6414-8e02-ad5b-596a72b95962 ;
  a2a:EventKeyRef oa:event_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Event1 .

oa:relationep_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Person:1d9b10d1-07b3-83df-b0cf-302e66477268 ;
  a2a:EventKeyRef oa:event_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710_Event1 .

oa:source_gra_b2ac91b5-9e72-cef3-c5e8-aeb8fe240710
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1807-02-11 - 1807-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1807-02-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: 153..." ;
    a2a:Book "Algemeen doopboek 1796-1807" ;
    a2a:RegistryNumber "153" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 153..., Algemeen doopboek 1796-1807, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cb1f5e8e-f542-b4a3-780b-fe56d1dcfd9b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b2ac91b5-9e72-cef3-c5e8-aeb8fe240710" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cb1f5e8e-f542-b4a3-780b-fe56d1dcfd9b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b2ac91b5-9e72-cef3-c5e8-aeb8fe240710" ;
  a2a:RecordGUID "{b2ac91b5-9e72-cef3-c5e8-aeb8fe240710}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2339_00002339.xml van GRA" .

