@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_0bfaea52-9baf-4cf4-b747-c54c99f52b2a
  a a2a:Record ;
  rdfs:label "Lidmaten op 8 maart 1720 te Kropswolde" ;
  a2a:hasPerson oa:person_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Person-04175ced-8868-bc98-e716-926f1453d36d ;
  a2a:hasEvent oa:event_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_0 ;
  a2a:hasSource oa:source_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a .

oa:person_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Person-04175ced-8868-bc98-e716-926f1453d36d
  a a2a:Person ;
  rdfs:label "Jacob Remmerts" ;
  a2a:PersonName [
    rdfs:label "Jacob Remmerts" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Remmerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1720-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kropswolde" ;
    rdfs:label "Kropswolde"
  ] .

oa:relationep_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Person:04175ced-8868-bc98-e716-926f1453d36d ;
  a2a:EventKeyRef oa:event_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a_Event1 .

oa:source_gra_0bfaea52-9baf-4cf4-b747-c54c99f52b2a
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Kropswolde" ;
    rdfs:label "Kerkelijke gemeente Kropswolde", "1720-03-08 - 1720-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1720-03-08"^^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: 246..." ;
    a2a:Book "Kerkeboek 1674-1753" ;
    a2a:RegistryNumber "246a" ;
    a2a:Folio "63" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 246..., Kerkeboek 1674-1753, 246a, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7b763844-da16-fcdb-6568-ada294de4e47.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0bfaea52-9baf-4cf4-b747-c54c99f52b2a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7b763844-da16-fcdb-6568-ada294de4e47.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0bfaea52-9baf-4cf4-b747-c54c99f52b2a" ;
  a2a:RecordGUID "{0bfaea52-9baf-4cf4-b747-c54c99f52b2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21588_00021588.xml van GRA" .

