@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_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1661 te Groningen; A-kerk" ;
  a2a:hasPerson oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-fa3b6668-c99f-de46-3a57-4689e72863e7, oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-5d4e1c7a-c068-76ff-6521-1dfa091bd268, oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-8e8a379a-a04e-ceaa-04b8-bd898284c91b ;
  a2a:hasEvent oa:event_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_0, oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_1, oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_2 ;
  a2a:hasSource oa:source_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe .

oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-fa3b6668-c99f-de46-3a57-4689e72863e7
  a a2a:Person ;
  rdfs:label "Roeleff Everts" ;
  a2a:PersonName [
    rdfs:label "Roeleff Everts" ;
    a2a:PersonNameFirstName "Roeleff" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-5d4e1c7a-c068-76ff-6521-1dfa091bd268
  a a2a:Person ;
  rdfs:label "Evert" ;
  a2a:PersonName [
    rdfs:label "Evert" ;
    a2a:PersonNameFirstName "Evert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Groningen; westzijde van de A" ;
    rdfs:label "Groningen; westzijde van de A"
  ] .

oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person-8e8a379a-a04e-ceaa-04b8-bd898284c91b
  a a2a:Person ;
  rdfs:label "Anne N." ;
  a2a:PersonName [
    rdfs:label "Anne N." ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1661-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen; A-kerk" ;
    rdfs:label "Groningen; A-kerk"
  ] .

oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person:fa3b6668-c99f-de46-3a57-4689e72863e7 ;
  a2a:EventKeyRef oa:event_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Event1 .

oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person:5d4e1c7a-c068-76ff-6521-1dfa091bd268 ;
  a2a:EventKeyRef oa:event_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Event1 .

oa:relationep_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Person:8e8a379a-a04e-ceaa-04b8-bd898284c91b ;
  a2a:EventKeyRef oa:event_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe_Event1 .

oa:source_gra_4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1661-11-24 - 1661-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1661-11-24"^^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: 147..." ;
    a2a:Book "Algemeen doopboek 1658-1676" ;
    a2a:RegistryNumber "147" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 147..., Algemeen doopboek 1658-1676, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6eb9a777-93cc-860a-3d78-1d6e5e94022a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6eb9a777-93cc-860a-3d78-1d6e5e94022a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe" ;
  a2a:RecordGUID "{4f3287fc-2a22-c8cf-ea9f-cf0cafc1bebe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_1321_00001321.xml van GRA" .

