@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_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6
  a a2a:Record ;
  rdfs:label "Huw. contract op 1 december 1719" ;
  a2a:hasPerson oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-7a6c92f6-0f41-28a9-3259-1e8df55f3dd4, oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-195db521-f1dc-b91a-caff-f0cb74157722, oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-adfb025d-94d8-d1f2-b04c-8ec44266ff69, oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-88d05824-169f-4270-b769-c953cfbc5bd2, oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-323cacd2-eb93-7a24-ceef-709f7fc1ea2e, oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-4cec354b-1cef-f77c-775a-229eda3c10a7 ;
  a2a:hasEvent oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_0, oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_1, oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_2, oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_3, oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_4, oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_5 ;
  a2a:hasSource oa:source_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6 .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-7a6c92f6-0f41-28a9-3259-1e8df55f3dd4
  a a2a:Person ;
  rdfs:label "Grietje Eppes" ;
  a2a:PersonName [
    rdfs:label "Grietje Eppes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Eppes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-195db521-f1dc-b91a-caff-f0cb74157722
  a a2a:Person ;
  rdfs:label "Marcus Jans" ;
  a2a:PersonName [
    rdfs:label "Marcus Jans" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-adfb025d-94d8-d1f2-b04c-8ec44266ff69
  a a2a:Person ;
  rdfs:label "Eppe Luddes" ;
  a2a:PersonName [
    rdfs:label "Eppe Luddes" ;
    a2a:PersonNameFirstName "Eppe" ;
    a2a:PersonNameLastName "Luddes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-88d05824-169f-4270-b769-c953cfbc5bd2
  a a2a:Person ;
  rdfs:label "Hindrick Geerts" ;
  a2a:PersonName [
    rdfs:label "Hindrick Geerts" ;
    a2a:PersonNameFirstName "Hindrick" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-323cacd2-eb93-7a24-ceef-709f7fc1ea2e
  a a2a:Person ;
  rdfs:label "Eisse Jans" ;
  a2a:PersonName [
    rdfs:label "Eisse Jans" ;
    a2a:PersonNameFirstName "Eisse" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person-4cec354b-1cef-f77c-775a-229eda3c10a7
  a a2a:Person ;
  rdfs:label "Haije Olchers" ;
  a2a:PersonName [
    rdfs:label "Haije Olchers" ;
    a2a:PersonNameFirstName "Haije" ;
    a2a:PersonNameLastName "Olchers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1719-12-01"^^xsd:date
  ] .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:7a6c92f6-0f41-28a9-3259-1e8df55f3dd4 ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:195db521-f1dc-b91a-caff-f0cb74157722 ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:adfb025d-94d8-d1f2-b04c-8ec44266ff69 ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:88d05824-169f-4270-b769-c953cfbc5bd2 ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:323cacd2-eb93-7a24-ceef-709f7fc1ea2e ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:relationep_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Person:4cec354b-1cef-f77c-775a-229eda3c10a7 ;
  a2a:EventKeyRef oa:event_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6_Event1 .

oa:source_gra_b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Farmsum, Weiwerd, Heveskes, Oterdum en Meedhuizen" ;
    rdfs:label "Gerecht van Farmsum, Weiwerd, Heveskes, Oterdum en Meedhuizen", "1719-12-01 - 1719-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1719-12-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 351, Periode: 1718-1720" ;
    a2a:Book "Minuten en concepten van akten 1718-1720" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "351" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 351, Periode: 1718-1720, Minuten en concepten van akten 1718-1720, 733, 351"
  ] ;
  a2a:SourceLastChangeDate "2021-06-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6" ;
  a2a:RecordGUID "{b91dbe0f-4b6e-e137-a3ca-4a332bf6dac6}" ;
  a2a:SourceRemarkOpmerking """De gift in geval van kinderloos overlijden is alles behalve het lijfgoed en alles
inclusief de goederen van bruids vader na diens overlijden behalve het lijfgoed.
<br />Folionummer: 20""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210907_13_00000013.xml van GRA" .

