@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_3219fc2b-03cc-41c8-9842-16054cded00a
  a a2a:Record ;
  rdfs:label "Lidmaten op 6 juli 1690 te Middelstum" ;
  a2a:hasPerson oa:person_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Person-4c5382a4-e84c-ea41-83d2-3d743e208546 ;
  a2a:hasEvent oa:event_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3219fc2b-03cc-41c8-9842-16054cded00a_0 ;
  a2a:hasSource oa:source_gra_3219fc2b-03cc-41c8-9842-16054cded00a .

oa:person_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Person-4c5382a4-e84c-ea41-83d2-3d743e208546
  a a2a:Person ;
  rdfs:label "Albert Geertz" ;
  a2a:PersonName [
    rdfs:label "Albert Geertz" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Geertz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1690-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Middelstum" ;
    rdfs:label "Middelstum"
  ] .

oa:relationep_gra_3219fc2b-03cc-41c8-9842-16054cded00a_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Person:4c5382a4-e84c-ea41-83d2-3d743e208546 ;
  a2a:EventKeyRef oa:event_gra_3219fc2b-03cc-41c8-9842-16054cded00a_Event1 .

oa:source_gra_3219fc2b-03cc-41c8-9842-16054cded00a
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Middelstum en Toornwerd" ;
    rdfs:label "Kerkelijke gemeente Middelstum en Toornwerd", "1690-07-06 - 1690-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1690-07-06"^^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: 290..." ;
    a2a:Book "Trouwboek 1722-1784" ;
    a2a:RegistryNumber "290" ;
    a2a:Folio "19v" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 290..., Trouwboek 1722-1784, 290, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d581969f-ce88-25d8-98ee-fecb7b5c50c3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3219fc2b-03cc-41c8-9842-16054cded00a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d581969f-ce88-25d8-98ee-fecb7b5c50c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3219fc2b-03cc-41c8-9842-16054cded00a" ;
  a2a:RecordGUID "{3219fc2b-03cc-41c8-9842-16054cded00a}" ;
  a2a:SourceRemarkOpmerking "Julius Den 6 is van mij Osewoldus Eijssonius voor de eerste maal tot Middelstum des Heeren H.W. Avondmaal gehouden. Nieus tot Ledematen angenomen:" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4615_00004615.xml van GRA" .

