@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_eeeb016f-6fc3-454a-b622-7d14bfdcd061
  a a2a:Record ;
  rdfs:label "Lidmaten op 30 augustus 1689 te Leens" ;
  a2a:hasPerson oa:person_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Person-a572f3b0-ee51-c52e-cb0f-8717c4ac8d2b ;
  a2a:hasEvent oa:event_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_0 ;
  a2a:hasSource oa:source_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061 .

oa:person_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Person-a572f3b0-ee51-c52e-cb0f-8717c4ac8d2b
  a a2a:Person ;
  rdfs:label "Elle Lues" ;
  a2a:PersonName [
    rdfs:label "Elle Lues" ;
    a2a:PersonNameFirstName "Elle" ;
    a2a:PersonNameLastName "Lues"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1689-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens"
  ] .

oa:relationep_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Person:a572f3b0-ee51-c52e-cb0f-8717c4ac8d2b ;
  a2a:EventKeyRef oa:event_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061_Event1 .

oa:source_gra_eeeb016f-6fc3-454a-b622-7d14bfdcd061
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Leens" ;
    rdfs:label "Kerkelijke gemeente Leens", "1689-08-30 - 1689-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1689" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1689-08-30"^^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: 248..." ;
    a2a:Book "Doop- en trouwboek 1680-1748" ;
    a2a:RegistryNumber "248" ;
    a2a:Folio "124" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 248..., Doop- en trouwboek 1680-1748, 248, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8839c497-4aac-40ba-8cea-7d749dc83f36.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eeeb016f-6fc3-454a-b622-7d14bfdcd061" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8839c497-4aac-40ba-8cea-7d749dc83f36.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eeeb016f-6fc3-454a-b622-7d14bfdcd061" ;
  a2a:RecordGUID "{eeeb016f-6fc3-454a-b622-7d14bfdcd061}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4531_00004531.xml van GRA" .

