@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_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7
  a a2a:Record ;
  rdfs:label "Doop op 12 augustus 1731 te Grootegast" ;
  a2a:hasPerson oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-9e2eef60-0307-2925-2d8f-21f9f75e3b9a, oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-247451a1-b4bf-5177-b55d-d70e2a507331, oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-9a0dd1f9-8bcc-de82-78fc-974fe66bc31f ;
  a2a:hasEvent oa:event_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_0, oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_1, oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_2 ;
  a2a:hasSource oa:source_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7 .

oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-9e2eef60-0307-2925-2d8f-21f9f75e3b9a
  a a2a:Person ;
  rdfs:label "Roelf" ;
  a2a:PersonName [
    rdfs:label "Roelf" ;
    a2a:PersonNameFirstName "Roelf"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-247451a1-b4bf-5177-b55d-d70e2a507331
  a a2a:Person ;
  rdfs:label "Renske Rinderts" ;
  a2a:PersonName [
    rdfs:label "Renske Rinderts" ;
    a2a:PersonNameFirstName "Renske" ;
    a2a:PersonNameLastName "Rinderts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person-9a0dd1f9-8bcc-de82-78fc-974fe66bc31f
  a a2a:Person ;
  rdfs:label "Hemke Roelfs" ;
  a2a:PersonName [
    rdfs:label "Hemke Roelfs" ;
    a2a:PersonNameFirstName "Hemke" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1731-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person:9e2eef60-0307-2925-2d8f-21f9f75e3b9a ;
  a2a:EventKeyRef oa:event_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Event1 .

oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person:247451a1-b4bf-5177-b55d-d70e2a507331 ;
  a2a:EventKeyRef oa:event_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Event1 .

oa:relationep_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Person:9a0dd1f9-8bcc-de82-78fc-974fe66bc31f ;
  a2a:EventKeyRef oa:event_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7_Event1 .

oa:source_gra_83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Grootegast en Doezum" ;
    rdfs:label "Kerkelijke gemeente Grootegast en Doezum", "1731-08-12 - 1731-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1731-08-12"^^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: 206..." ;
    a2a:Book "Doop- en trouwboek 1628-1789" ;
    a2a:RegistryNumber "206" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 206..., Doop- en trouwboek 1628-1789, 206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2e076240-414c-0d41-9668-503f4a17fd72.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2e076240-414c-0d41-9668-503f4a17fd72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7" ;
  a2a:RecordGUID "{83ab6fc9-cfe4-3fbe-fb7d-9635bc85f7b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20644_00020644.xml van GRA" .

