@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_76bfa25e-e53a-8e6a-d555-1492e2b5ea27
  a a2a:Record ;
  rdfs:label "Trouwen (registratie) op 18 juli 1762 te Kerkelijke gemeente Scheemda" ;
  a2a:hasPerson oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person-659c046f-ebc9-0579-9e3a-156e919c7067, oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person-b7485b42-94f0-efc1-1b6c-2f0cea99d9e4 ;
  a2a:hasEvent oa:event_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_0, oa:relationep_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_1 ;
  a2a:hasSource oa:source_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27 .

oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person-659c046f-ebc9-0579-9e3a-156e919c7067
  a a2a:Person ;
  rdfs:label "Grietje Hindriks" ;
  a2a:PersonName [
    rdfs:label "Grietje Hindriks" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person-b7485b42-94f0-efc1-1b6c-2f0cea99d9e4
  a a2a:Person ;
  rdfs:label "Harm Tammes" ;
  a2a:PersonName [
    rdfs:label "Harm Tammes" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Tammes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1762-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kerkelijke gemeente Scheemda" ;
    rdfs:label "Kerkelijke gemeente Scheemda"
  ] .

oa:relationep_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person:659c046f-ebc9-0579-9e3a-156e919c7067 ;
  a2a:EventKeyRef oa:event_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Event1 .

oa:relationep_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Person:b7485b42-94f0-efc1-1b6c-2f0cea99d9e4 ;
  a2a:EventKeyRef oa:event_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27_Event1 .

oa:source_gra_76bfa25e-e53a-8e6a-d555-1492e2b5ea27
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Scheemda" ;
    rdfs:label "Kerkelijke gemeente Scheemda", "1762-07-18 - 1762-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1762-07-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 406..." ;
    a2a:Book "Doop- en trouwboek 1760-1806" ;
    a2a:RegistryNumber "406" ;
    a2a:Folio "4v" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 406..., Doop- en trouwboek 1760-1806, 406, 4v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e3167aee-c90c-11f1-c127-f0cdfd996441.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/76bfa25e-e53a-8e6a-d555-1492e2b5ea27" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e3167aee-c90c-11f1-c127-f0cdfd996441.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/76bfa25e-e53a-8e6a-d555-1492e2b5ea27" ;
  a2a:RecordGUID "{76bfa25e-e53a-8e6a-d555-1492e2b5ea27}" ;
  a2a:SourceRemarkOpmerking "met attestatie naar Veendam vertrokken" ;
  a2a:SourceRemarkAkteSoort "registratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21423_00021423.xml van GRA" .

[] a2a:PersonRemarkdiversen "Weduwe van Veendam" .
[] a2a:PersonRemarkdiversen "van Eexta" .
