@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_c51e84be-2b5e-401a-a1df-192ffcb48c6c
  a a2a:Record ;
  rdfs:label "Lidmaten op 15 maart 1711 te Midwolde en Leek" ;
  a2a:hasPerson oa:person_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Person-642a39de-6616-67e9-1a9a-2a6638f255ca ;
  a2a:hasEvent oa:event_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_0 ;
  a2a:hasSource oa:source_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c .

oa:person_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Person-642a39de-6616-67e9-1a9a-2a6638f255ca
  a a2a:Person ;
  rdfs:label "Aafke Derx" ;
  a2a:PersonName [
    rdfs:label "Aafke Derx" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Derx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1711-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Midwolde en Leek" ;
    rdfs:label "Midwolde en Leek"
  ] .

oa:relationep_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Person:642a39de-6616-67e9-1a9a-2a6638f255ca ;
  a2a:EventKeyRef oa:event_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c_Event1 .

oa:source_gra_c51e84be-2b5e-401a-a1df-192ffcb48c6c
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Midwolde en Leek" ;
    rdfs:label "Kerkelijke gemeente Midwolde en Leek", "1711-03-15 - 1711-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1711-03-15"^^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: 297..." ;
    a2a:Book "Doop- en trouwboek 1702-1811" ;
    a2a:RegistryNumber "297" ;
    a2a:Folio "158v" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 297..., Doop- en trouwboek 1702-1811, 297, 158v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6f6e5783-23e1-4888-57ef-8aaa0612bd7e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/c51e84be-2b5e-401a-a1df-192ffcb48c6c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6f6e5783-23e1-4888-57ef-8aaa0612bd7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/c51e84be-2b5e-401a-a1df-192ffcb48c6c" ;
  a2a:RecordGUID "{c51e84be-2b5e-401a-a1df-192ffcb48c6c}" ;
  a2a:SourceRemarkOpmerking "Het H: Avontmaal gehouden, en is niets van zonderling belang in onze visitatie voorgevallen op belijdenis des Geloofs tot de gemeente gekomen:" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21536_00021536.xml van GRA" .

