@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_ec44bdaf-78b2-45a4-8076-697ea5cc616c
  a a2a:Record ;
  rdfs:label "Lidmaten op 3 oktober 1728 te Farmsum" ;
  a2a:hasPerson oa:person_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Person-420d8350-bdb9-d962-f84b-a2d0bfcfe85d ;
  a2a:hasEvent oa:event_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_0 ;
  a2a:hasSource oa:source_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c .

oa:person_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Person-420d8350-bdb9-d962-f84b-a2d0bfcfe85d
  a a2a:Person ;
  rdfs:label "Geertjen Eppes" ;
  a2a:PersonName [
    rdfs:label "Geertjen Eppes" ;
    a2a:PersonNameFirstName "Geertjen" ;
    a2a:PersonNameLastName "Eppes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1728-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Farmsum" ;
    rdfs:label "Farmsum"
  ] .

oa:relationep_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Person:420d8350-bdb9-d962-f84b-a2d0bfcfe85d ;
  a2a:EventKeyRef oa:event_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c_Event1 .

oa:source_gra_ec44bdaf-78b2-45a4-8076-697ea5cc616c
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Farmsum" ;
    rdfs:label "Kerkelijke gemeente Farmsum", "1728-10-03 - 1728-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1728-10-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: 69,..." ;
    a2a:Book "Doop- en trouwboek 1721-1804" ;
    a2a:RegistryNumber "69" ;
    a2a:Folio "8v" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 69,..., Doop- en trouwboek 1721-1804, 69, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a04acebe-18b8-d076-4eb2-6b69acf3f4cd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ec44bdaf-78b2-45a4-8076-697ea5cc616c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a04acebe-18b8-d076-4eb2-6b69acf3f4cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ec44bdaf-78b2-45a4-8076-697ea5cc616c" ;
  a2a:RecordGUID "{ec44bdaf-78b2-45a4-8076-697ea5cc616c}" ;
  a2a:SourceRemarkOpmerking "te Farmsum" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21564_00021564.xml van GRA" .

