@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_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db
  a a2a:Record ;
  rdfs:label "Lidmaten op 3 februari 1684 te Godlinze" ;
  a2a:hasPerson oa:person_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Person-ed9cbe7c-5890-4ddc-8b42-b160543dc86e ;
  a2a:hasEvent oa:event_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_0 ;
  a2a:hasSource oa:source_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db .

oa:person_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Person-ed9cbe7c-5890-4ddc-8b42-b160543dc86e
  a a2a:Person ;
  rdfs:label "Aijlco Peters" ;
  a2a:PersonName [
    rdfs:label "Aijlco Peters" ;
    a2a:PersonNameFirstName "Aijlco" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1684-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Godlinze" ;
    rdfs:label "Godlinze"
  ] .

oa:relationep_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Person:ed9cbe7c-5890-4ddc-8b42-b160543dc86e ;
  a2a:EventKeyRef oa:event_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db_Event1 .

oa:source_gra_61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Godlinze" ;
    rdfs:label "Kerkelijke gemeente Godlinze", "1684-02-03 - 1684-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1684-02-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 96,..." ;
    a2a:Book "Doop- en trouwboek 1682-1765" ;
    a2a:RegistryNumber "96" ;
    a2a:Folio "5" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 96,..., Doop- en trouwboek 1682-1765, 96, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/460071b5-70aa-535c-4dd7-bdf348c2771c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/460071b5-70aa-535c-4dd7-bdf348c2771c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db" ;
  a2a:RecordGUID "{61d6a67e-cc2d-4f27-bd4c-ef7b920ca3db}" ;
  a2a:SourceRemarkOpmerking "in Diakenschap bevestight" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21652_00021652.xml van GRA" .

