@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_80851ff2-431b-309e-c8a3-702a045f45dc
  a a2a:Record ;
  rdfs:label "Huw. contract op 31 mei 1766" ;
  a2a:hasPerson oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-8c030b00-49a6-a331-17c3-dc6747616f86, oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-2ab87508-074c-b68a-887c-458a98a1ac76, oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-71797eb2-21d6-b691-d69c-e1d126811ec4, oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-bf908330-043a-6e68-a9a0-ecc0ee8931a2, oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-f98ff76d-ce55-7d40-981b-36a7b458577d, oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-c1251b2a-962d-547f-69dd-2cdb6b41d3dc ;
  a2a:hasEvent oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_0, oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_1, oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_2, oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_3, oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_4, oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_5 ;
  a2a:hasSource oa:source_gra_80851ff2-431b-309e-c8a3-702a045f45dc .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-8c030b00-49a6-a331-17c3-dc6747616f86
  a a2a:Person ;
  rdfs:label "Gepke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Gepke Jacobs" ;
    a2a:PersonNameFirstName "Gepke" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-2ab87508-074c-b68a-887c-458a98a1ac76
  a a2a:Person ;
  rdfs:label "Reinder Eltjes" ;
  a2a:PersonName [
    rdfs:label "Reinder Eltjes" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Eltjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-71797eb2-21d6-b691-d69c-e1d126811ec4
  a a2a:Person ;
  rdfs:label "Jacob Jans" ;
  a2a:PersonName [
    rdfs:label "Jacob Jans" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-bf908330-043a-6e68-a9a0-ecc0ee8931a2
  a a2a:Person ;
  rdfs:label "Aafke Hindriks" ;
  a2a:PersonName [
    rdfs:label "Aafke Hindriks" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-f98ff76d-ce55-7d40-981b-36a7b458577d
  a a2a:Person ;
  rdfs:label "Eltje Derks" ;
  a2a:PersonName [
    rdfs:label "Eltje Derks" ;
    a2a:PersonNameFirstName "Eltje" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person-c1251b2a-962d-547f-69dd-2cdb6b41d3dc
  a a2a:Person ;
  rdfs:label "Jan Eltjens" ;
  a2a:PersonName [
    rdfs:label "Jan Eltjens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eltjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1766-05-31"^^xsd:date
  ] .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:8c030b00-49a6-a331-17c3-dc6747616f86 ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:2ab87508-074c-b68a-887c-458a98a1ac76 ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:71797eb2-21d6-b691-d69c-e1d126811ec4 ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:bf908330-043a-6e68-a9a0-ecc0ee8931a2 ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:f98ff76d-ce55-7d40-981b-36a7b458577d ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:relationep_gra_80851ff2-431b-309e-c8a3-702a045f45dc_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Person:c1251b2a-962d-547f-69dd-2cdb6b41d3dc ;
  a2a:EventKeyRef oa:event_gra_80851ff2-431b-309e-c8a3-702a045f45dc_Event1 .

oa:source_gra_80851ff2-431b-309e-c8a3-702a045f45dc
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Woltersum" ;
    rdfs:label "Gerecht van Woltersum", "1766-05-31 - 1766-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1766-05-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 935, Periode: 1750-1771" ;
    a2a:Book "Minuten van akten 1750-1771" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "935" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 935, Periode: 1750-1771, Minuten van akten 1750-1771, 733, 935"
  ] ;
  a2a:SourceLastChangeDate "2021-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/80851ff2-431b-309e-c8a3-702a045f45dc" ;
  a2a:RecordGUID "{80851ff2-431b-309e-c8a3-702a045f45dc}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 306" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_98_00000098.xml van GRA" .

