@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_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628
  a a2a:Record ;
  rdfs:label "Huw. contract op 17 november 1735" ;
  a2a:hasPerson oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-c2cedba8-d2c6-ed0a-9dd1-13a0b3ce4f8c, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-5e00d6fa-e159-007d-647d-16bfca470854, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-eee00c13-5000-083c-0818-85eab84b1db2, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-ee1c2a48-4ee8-6509-969e-c4bdc5dacc60, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-4d6e2037-5de9-b702-8ea9-bea3e3021723, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-eeea16dd-354a-3b88-8710-cb31038e8cfb, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-a0672265-80e9-7b5f-9b5b-d34f23d6770d, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-8d6bf0f5-116b-6f1d-25b7-650151f9fd5e, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-892daff2-5d32-c13c-09e9-4d63c74fa4ac, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-5aaf24c1-5790-1bbb-52ce-82407e5a271c, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-f5e2fea1-0fa4-e454-0a7a-2039d2335e6f, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-f250caa3-55dd-5fe3-2342-999cb06a5b4c, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-8821a2c2-deaf-5087-34d8-6cf81e71d4c8, oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-302ec5b5-adbf-13ee-c9d5-f4fab95c2838 ;
  a2a:hasEvent oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_0, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_1, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_2, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_3, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_4, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_5, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_6, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_7, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_8, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_9, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_10, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_11, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_12, oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_13 ;
  a2a:hasSource oa:source_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628 .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-c2cedba8-d2c6-ed0a-9dd1-13a0b3ce4f8c
  a a2a:Person ;
  rdfs:label "Anna Geers" ;
  a2a:PersonName [
    rdfs:label "Anna Geers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-5e00d6fa-e159-007d-647d-16bfca470854
  a a2a:Person ;
  rdfs:label "Harrem Berens" ;
  a2a:PersonName [
    rdfs:label "Harrem Berens" ;
    a2a:PersonNameFirstName "Harrem" ;
    a2a:PersonNameLastName "Berens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-eee00c13-5000-083c-0818-85eab84b1db2
  a a2a:Person ;
  rdfs:label "Grietie Geers" ;
  a2a:PersonName [
    rdfs:label "Grietie Geers" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-ee1c2a48-4ee8-6509-969e-c4bdc5dacc60
  a a2a:Person ;
  rdfs:label "Jogchen Jans Vos" ;
  a2a:PersonName [
    rdfs:label "Jogchen Jans Vos" ;
    a2a:PersonNameFirstName "Jogchen Jans" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-4d6e2037-5de9-b702-8ea9-bea3e3021723
  a a2a:Person ;
  rdfs:label "Grietie Geers" ;
  a2a:PersonName [
    rdfs:label "Grietie Geers" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-eeea16dd-354a-3b88-8710-cb31038e8cfb
  a a2a:Person ;
  rdfs:label "Jan Cornelius" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelius" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Cornelius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-a0672265-80e9-7b5f-9b5b-d34f23d6770d
  a a2a:Person ;
  rdfs:label "Geert Geers" ;
  a2a:PersonName [
    rdfs:label "Geert Geers" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-8d6bf0f5-116b-6f1d-25b7-650151f9fd5e
  a a2a:Person ;
  rdfs:label "Lumke Geers" ;
  a2a:PersonName [
    rdfs:label "Lumke Geers" ;
    a2a:PersonNameFirstName "Lumke" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-892daff2-5d32-c13c-09e9-4d63c74fa4ac
  a a2a:Person ;
  rdfs:label "Berend Geers" ;
  a2a:PersonName [
    rdfs:label "Berend Geers" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-5aaf24c1-5790-1bbb-52ce-82407e5a271c
  a a2a:Person ;
  rdfs:label "Jan Geers" ;
  a2a:PersonName [
    rdfs:label "Jan Geers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-f5e2fea1-0fa4-e454-0a7a-2039d2335e6f
  a a2a:Person ;
  rdfs:label "Hinderik Geers" ;
  a2a:PersonName [
    rdfs:label "Hinderik Geers" ;
    a2a:PersonNameFirstName "Hinderik" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-f250caa3-55dd-5fe3-2342-999cb06a5b4c
  a a2a:Person ;
  rdfs:label "Wilt Jans" ;
  a2a:PersonName [
    rdfs:label "Wilt Jans" ;
    a2a:PersonNameFirstName "Wilt" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-8821a2c2-deaf-5087-34d8-6cf81e71d4c8
  a a2a:Person ;
  rdfs:label "Karsijn Berens" ;
  a2a:PersonName [
    rdfs:label "Karsijn Berens" ;
    a2a:PersonNameFirstName "Karsijn" ;
    a2a:PersonNameLastName "Berens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person-302ec5b5-adbf-13ee-c9d5-f4fab95c2838
  a a2a:Person ;
  rdfs:label "Gerrijt Berens" ;
  a2a:PersonName [
    rdfs:label "Gerrijt Berens" ;
    a2a:PersonNameFirstName "Gerrijt" ;
    a2a:PersonNameLastName "Berens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1735-11-17"^^xsd:date
  ] .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:c2cedba8-d2c6-ed0a-9dd1-13a0b3ce4f8c ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:5e00d6fa-e159-007d-647d-16bfca470854 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:eee00c13-5000-083c-0818-85eab84b1db2 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:ee1c2a48-4ee8-6509-969e-c4bdc5dacc60 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:4d6e2037-5de9-b702-8ea9-bea3e3021723 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:eeea16dd-354a-3b88-8710-cb31038e8cfb ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:a0672265-80e9-7b5f-9b5b-d34f23d6770d ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:8d6bf0f5-116b-6f1d-25b7-650151f9fd5e ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:892daff2-5d32-c13c-09e9-4d63c74fa4ac ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:5aaf24c1-5790-1bbb-52ce-82407e5a271c ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:f5e2fea1-0fa4-e454-0a7a-2039d2335e6f ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:f250caa3-55dd-5fe3-2342-999cb06a5b4c ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:8821a2c2-deaf-5087-34d8-6cf81e71d4c8 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:relationep_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_13
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Person:302ec5b5-adbf-13ee-c9d5-f4fab95c2838 ;
  a2a:EventKeyRef oa:event_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628_Event1 .

oa:source_gra_07abc3c3-bd4c-2eda-eec4-d9b9f70d2628
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Wedde" ;
    rdfs:label "Kerkelijke gemeente Wedde", "1735-11-17 - 1735-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1735-11-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1085, Periode: 1733-1767" ;
    a2a:Book "Akten van huwelijkse voorwaarden en testamenten 1733-1767" ;
    a2a:DocumentNumber "732" ;
    a2a:RegistryNumber "1085" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1085, Periode: 1733-1767, Akten van huwelijkse voorwaarden en testamenten 1733-1767, 732, 1085"
  ] ;
  a2a:SourceLastChangeDate "2020-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/07abc3c3-bd4c-2eda-eec4-d9b9f70d2628" ;
  a2a:RecordGUID "{07abc3c3-bd4c-2eda-eec4-d9b9f70d2628}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: -" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4423_00004423.xml van GRA" .

