@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_5fdf96ef-4768-e003-253c-9c8addb47b70
  a a2a:Record ;
  rdfs:label "Doop op 31 oktober 1796 te Veendam" ;
  a2a:hasPerson oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-01b6f8b1-4da4-626e-781d-6cdb90454fe8, oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-2a5d7800-36ad-70e4-4b50-6b497452d58d, oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-0f695a63-372d-7dae-02e3-e7228a891072, oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-afab2e54-1393-e2d3-cfbc-c68b40769aa8 ;
  a2a:hasEvent oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_0, oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_1, oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_2, oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_3 ;
  a2a:hasSource oa:source_gra_5fdf96ef-4768-e003-253c-9c8addb47b70 .

oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-01b6f8b1-4da4-626e-781d-6cdb90454fe8
  a a2a:Person ;
  rdfs:label "Anna Jans Kroese" ;
  a2a:PersonName [
    rdfs:label "Anna Jans Kroese" ;
    a2a:PersonNameFirstName "Anna Jans" ;
    a2a:PersonNameLastName "Kroese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-2a5d7800-36ad-70e4-4b50-6b497452d58d
  a a2a:Person ;
  rdfs:label "Rodulpha Jans Kroese" ;
  a2a:PersonName [
    rdfs:label "Rodulpha Jans Kroese" ;
    a2a:PersonNameFirstName "Rodulpha Jans" ;
    a2a:PersonNameLastName "Kroese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-0f695a63-372d-7dae-02e3-e7228a891072
  a a2a:Person ;
  rdfs:label "Hermanus Ottens" ;
  a2a:PersonName [
    rdfs:label "Hermanus Ottens" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Ottens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person-afab2e54-1393-e2d3-cfbc-c68b40769aa8
  a a2a:Person ;
  rdfs:label "Christina" ;
  a2a:PersonName [
    rdfs:label "Christina" ;
    a2a:PersonNameFirstName "Christina"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1796-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person:01b6f8b1-4da4-626e-781d-6cdb90454fe8 ;
  a2a:EventKeyRef oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1 .

oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person:2a5d7800-36ad-70e4-4b50-6b497452d58d ;
  a2a:EventKeyRef oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1 .

oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person:0f695a63-372d-7dae-02e3-e7228a891072 ;
  a2a:EventKeyRef oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1 .

oa:relationep_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Person:afab2e54-1393-e2d3-cfbc-c68b40769aa8 ;
  a2a:EventKeyRef oa:event_gra_5fdf96ef-4768-e003-253c-9c8addb47b70_Event1 .

oa:source_gra_5fdf96ef-4768-e003-253c-9c8addb47b70
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Veendam" ;
    rdfs:label "Kerkelijke gemeente Veendam", "1796-10-31 - 1796-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1796-10-31"^^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: 644..." ;
    a2a:Book "Kerkeboek 1795-1811" ;
    a2a:RegistryNumber "644 (Rooms-katholiek)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 644..., Kerkeboek 1795-1811, 644 (Rooms-katholiek)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/be4b5b0b-e815-f415-4c01-4c4078058d6c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5fdf96ef-4768-e003-253c-9c8addb47b70" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/be4b5b0b-e815-f415-4c01-4c4078058d6c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5fdf96ef-4768-e003-253c-9c8addb47b70" ;
  a2a:RecordGUID "{5fdf96ef-4768-e003-253c-9c8addb47b70}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_73_00000073.xml van GRA" .

