@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_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b
  a a2a:Record ;
  rdfs:label "Huw. contract op 5 april 1802" ;
  a2a:hasPerson oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-eae4d79b-920a-4d21-1cce-c0bbd2858792, oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-79feaad1-4515-1c0a-d4fe-ed799427195f, oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-ea7d4525-bc34-ba64-a377-fb8eeaecd0ab, oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-aecf87b3-1789-5400-b5b5-1c7756917ba5, oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-0dbe4916-5b93-9e76-684a-5f8762f4a611, oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-c6312aa9-e2a0-9f51-3f2c-8aa90d051692 ;
  a2a:hasEvent oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_0, oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_1, oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_2, oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_3, oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_4, oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_5 ;
  a2a:hasSource oa:source_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-eae4d79b-920a-4d21-1cce-c0bbd2858792
  a a2a:Person ;
  rdfs:label "Reina Alberts" ;
  a2a:PersonName [
    rdfs:label "Reina Alberts" ;
    a2a:PersonNameFirstName "Reina" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-79feaad1-4515-1c0a-d4fe-ed799427195f
  a a2a:Person ;
  rdfs:label "Hindrik Nijklaas" ;
  a2a:PersonName [
    rdfs:label "Hindrik Nijklaas" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Nijklaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-ea7d4525-bc34-ba64-a377-fb8eeaecd0ab
  a a2a:Person ;
  rdfs:label "Albert Hartogs" ;
  a2a:PersonName [
    rdfs:label "Albert Hartogs" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Hartogs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-aecf87b3-1789-5400-b5b5-1c7756917ba5
  a a2a:Person ;
  rdfs:label "Geertje Gerrijts" ;
  a2a:PersonName [
    rdfs:label "Geertje Gerrijts" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Gerrijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-0dbe4916-5b93-9e76-684a-5f8762f4a611
  a a2a:Person ;
  rdfs:label "Nijklaas Sikkes" ;
  a2a:PersonName [
    rdfs:label "Nijklaas Sikkes" ;
    a2a:PersonNameFirstName "Nijklaas" ;
    a2a:PersonNameLastName "Sikkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person-c6312aa9-e2a0-9f51-3f2c-8aa90d051692
  a a2a:Person ;
  rdfs:label "Hilligien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Hilligien Hindriks" ;
    a2a:PersonNameFirstName "Hilligien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1802-04-05"^^xsd:date
  ] .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:eae4d79b-920a-4d21-1cce-c0bbd2858792 ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:79feaad1-4515-1c0a-d4fe-ed799427195f ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:ea7d4525-bc34-ba64-a377-fb8eeaecd0ab ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:aecf87b3-1789-5400-b5b5-1c7756917ba5 ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:0dbe4916-5b93-9e76-684a-5f8762f4a611 ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:relationep_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Person:c6312aa9-e2a0-9f51-3f2c-8aa90d051692 ;
  a2a:EventKeyRef oa:event_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b_Event1 .

oa:source_gra_ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Selwerd en Sappemeer" ;
    rdfs:label "Gerecht van Selwerd en Sappemeer", "1802-04-05 - 1802-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1802-04-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1691, Periode: 1797-1803" ;
    a2a:Book "Afschriften van akten 1797-1803" ;
    a2a:DocumentNumber "730" ;
    a2a:RegistryNumber "1691" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1691, Periode: 1797-1803, Afschriften van akten 1797-1803, 730, 1691"
  ] ;
  a2a:SourceLastChangeDate "2020-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b" ;
  a2a:RecordGUID "{ac82a96f-5566-eef0-c5ea-f99a7c6ffd9b}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 79v" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_26_00000026.xml van GRA" .

