@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_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf
  a a2a:Record ;
  rdfs:label "Doop op 31 maart 1669 te Bellingeweer en Ranum" ;
  a2a:hasPerson oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-982744f7-8b9a-5c5b-359c-4f0f5550905f, oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-f29a5ca5-87c2-6fce-344a-1fe4753e741a, oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-9b93953a-87c7-5181-79f9-1dd11a6be6e7, oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-4bdee501-4ba1-b753-a08f-dbbdf76f5549, oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-93ca9316-03bf-800e-7e0e-00bdf0ad1829 ;
  a2a:hasEvent oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_0, oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_1, oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_2, oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_3, oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_4 ;
  a2a:hasSource oa:source_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf .

oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-982744f7-8b9a-5c5b-359c-4f0f5550905f
  a a2a:Person ;
  rdfs:label "Jacob Klaessen" ;
  a2a:PersonName [
    rdfs:label "Jacob Klaessen" ;
    a2a:PersonNameFirstName "Jacob Klaessen"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-f29a5ca5-87c2-6fce-344a-1fe4753e741a
  a a2a:Person ;
  rdfs:label "Idichien Aerents" ;
  a2a:PersonName [
    rdfs:label "Idichien Aerents" ;
    a2a:PersonNameFirstName "Idichien" ;
    a2a:PersonNameLastName "Aerents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-9b93953a-87c7-5181-79f9-1dd11a6be6e7
  a a2a:Person ;
  rdfs:label "Klaes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Klaes Jacobs" ;
    a2a:PersonNameFirstName "Klaes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-4bdee501-4ba1-b753-a08f-dbbdf76f5549
  a a2a:Person ;
  rdfs:label "Jantien Cornelis" ;
  a2a:PersonName [
    rdfs:label "Jantien Cornelis" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person-93ca9316-03bf-800e-7e0e-00bdf0ad1829
  a a2a:Person ;
  rdfs:label "Klaes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Klaes Jacobs" ;
    a2a:PersonNameFirstName "Klaes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1669-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingeweer en Ranum" ;
    rdfs:label "Bellingeweer en Ranum"
  ] ;
  a2a:EventReligion "Nederlands Hervormd" .

oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person:982744f7-8b9a-5c5b-359c-4f0f5550905f ;
  a2a:EventKeyRef oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 .

oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person:f29a5ca5-87c2-6fce-344a-1fe4753e741a ;
  a2a:EventKeyRef oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 .

oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person:9b93953a-87c7-5181-79f9-1dd11a6be6e7 ;
  a2a:EventKeyRef oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 .

oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person:4bdee501-4ba1-b753-a08f-dbbdf76f5549 ;
  a2a:EventKeyRef oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 .

oa:relationep_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Person:93ca9316-03bf-800e-7e0e-00bdf0ad1829 ;
  a2a:EventKeyRef oa:event_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf_Event1 .

oa:source_gra_bf4e4559-be15-7d85-5eb9-e8e2e67c67bf
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Bellingeweer en Ranum" ;
    rdfs:label "Kerkelijke gemeente Bellingeweer en Ranum", "1669-03-31 - 1669-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1669-03-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: 32,..." ;
    a2a:Book "Kerkeboek 1668-1729" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 32,..., Kerkeboek 1668-1729, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d79fd33a-be16-0836-e543-be5c19121dd9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bf4e4559-be15-7d85-5eb9-e8e2e67c67bf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d79fd33a-be16-0836-e543-be5c19121dd9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bf4e4559-be15-7d85-5eb9-e8e2e67c67bf" ;
  a2a:RecordGUID "{bf4e4559-be15-7d85-5eb9-e8e2e67c67bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2682_00002682.xml van GRA" .

