@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_ae08e624-6b37-01fa-501c-48d985ee498f
  a a2a:Record ;
  rdfs:label "Huw. contract op 6 februari 1655" ;
  a2a:hasPerson oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-85df5dd0-9d06-bdff-0c5a-1ed9b004d73c, oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-5d5242e2-f27a-0425-4288-ab3eccced145, oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-7f36a539-ab02-73fd-cef4-16b3952ba28c, oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-9fb4490f-0956-9241-c024-fcb181659861, oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-962edf92-46a7-7ca9-5747-8a4f58ce34bb, oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-2eca312f-e507-5b82-c75d-9f1787f12698 ;
  a2a:hasEvent oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_0, oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_1, oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_2, oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_3, oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_4, oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_5 ;
  a2a:hasSource oa:source_gra_ae08e624-6b37-01fa-501c-48d985ee498f .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-85df5dd0-9d06-bdff-0c5a-1ed9b004d73c
  a a2a:Person ;
  rdfs:label "Martien Geerts" ;
  a2a:PersonName [
    rdfs:label "Martien Geerts" ;
    a2a:PersonNameFirstName "Martien" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-5d5242e2-f27a-0425-4288-ab3eccced145
  a a2a:Person ;
  rdfs:label "Adde Hommens" ;
  a2a:PersonName [
    rdfs:label "Adde Hommens" ;
    a2a:PersonNameFirstName "Adde" ;
    a2a:PersonNameLastName "Hommens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-7f36a539-ab02-73fd-cef4-16b3952ba28c
  a a2a:Person ;
  rdfs:label "Harmen Carsiens" ;
  a2a:PersonName [
    rdfs:label "Harmen Carsiens" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Carsiens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-9fb4490f-0956-9241-c024-fcb181659861
  a a2a:Person ;
  rdfs:label "Abraham Ottens" ;
  a2a:PersonName [
    rdfs:label "Abraham Ottens" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Ottens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-962edf92-46a7-7ca9-5747-8a4f58ce34bb
  a a2a:Person ;
  rdfs:label "Jan Geerts" ;
  a2a:PersonName [
    rdfs:label "Jan Geerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person-2eca312f-e507-5b82-c75d-9f1787f12698
  a a2a:Person ;
  rdfs:label "Frerick Hommens" ;
  a2a:PersonName [
    rdfs:label "Frerick Hommens" ;
    a2a:PersonNameFirstName "Frerick" ;
    a2a:PersonNameLastName "Hommens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1655-02-06"^^xsd:date
  ] .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:85df5dd0-9d06-bdff-0c5a-1ed9b004d73c ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:5d5242e2-f27a-0425-4288-ab3eccced145 ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:7f36a539-ab02-73fd-cef4-16b3952ba28c ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:9fb4490f-0956-9241-c024-fcb181659861 ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:962edf92-46a7-7ca9-5747-8a4f58ce34bb ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:relationep_gra_ae08e624-6b37-01fa-501c-48d985ee498f_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Person:2eca312f-e507-5b82-c75d-9f1787f12698 ;
  a2a:EventKeyRef oa:event_gra_ae08e624-6b37-01fa-501c-48d985ee498f_Event1 .

oa:source_gra_ae08e624-6b37-01fa-501c-48d985ee498f
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Zuidbroek en Muntendam" ;
    rdfs:label "Kerkelijke gemeente Zuidbroek en Muntendam", "1655-02-06 - 1655-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1655-02-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7427, Periode: 1653-1660" ;
    a2a:Book "Minuten van akten 1653-1660" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7427" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7427, Periode: 1653-1660, Minuten van akten 1653-1660, 731, 7427"
  ] ;
  a2a:SourceLastChangeDate "2023-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ae08e624-6b37-01fa-501c-48d985ee498f" ;
  a2a:RecordGUID "{ae08e624-6b37-01fa-501c-48d985ee498f}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 103v" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1_00000001.xml van GRA" .

