@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_7e831f8a-24a6-49eb-9c84-af5d4fa876ca
  a a2a:Record ;
  rdfs:label "Lidmaten op 20 juni 1762 te Middelstum" ;
  a2a:hasPerson oa:person_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Person-d0aa9ee1-b7e7-737b-f3e1-05d03f15310b ;
  a2a:hasEvent oa:event_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_0 ;
  a2a:hasSource oa:source_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca .

oa:person_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Person-d0aa9ee1-b7e7-737b-f3e1-05d03f15310b
  a a2a:Person ;
  rdfs:label "H. Blankstein" ;
  a2a:PersonName [
    rdfs:label "H. Blankstein" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNameLastName "Blankstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1762-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Middelstum" ;
    rdfs:label "Middelstum"
  ] .

oa:relationep_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Person:d0aa9ee1-b7e7-737b-f3e1-05d03f15310b ;
  a2a:EventKeyRef oa:event_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca_Event1 .

oa:source_gra_7e831f8a-24a6-49eb-9c84-af5d4fa876ca
  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", "1762-06-20 - 1762-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1762-06-20"^^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 "63" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 290..., Trouwboek 1722-1784, 290, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/93caab86-7f78-f423-8095-549771cb2703.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7e831f8a-24a6-49eb-9c84-af5d4fa876ca" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/93caab86-7f78-f423-8095-549771cb2703.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7e831f8a-24a6-49eb-9c84-af5d4fa876ca" ;
  a2a:RecordGUID "{7e831f8a-24a6-49eb-9c84-af5d4fa876ca}" ;
  a2a:SourceRemarkOpmerking "Den 20 Juni 't avondmaal bedient door mij" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4622_00004622.xml van GRA" .

