@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_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac
  a a2a:Record ;
  rdfs:label "Huw. contract op 26 mei 1780" ;
  a2a:hasPerson oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-5a765edc-f0b5-9e94-4bad-4874ffa19524, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-e04f57cb-6b8b-ca4e-7c3e-558c28abb457, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-ea7137b2-37e5-6724-c240-f880a292aaef, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-cbbb104c-3e84-b584-613a-a92fb9d1a9e8, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-dde41afd-1d81-8a5d-5ef2-1f4944dd8b29, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-3a293890-bb1f-2941-4e89-1e7130385382, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-4c0816f7-4166-65ba-3368-627c41eb1f8a, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-c73bc097-e660-6ae9-53c1-64748f65f9ba, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-6f8c6b80-3aa9-d1a5-4266-3d698a7282f5, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-68c0d609-420a-2d05-8142-4143883fccc4, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-56bc8e53-1642-7285-a43b-04a9035a2055, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-bee51e1b-0163-f920-2104-3cc2ebcbc238, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-badaab30-8afd-1293-66c0-3bdc6bb406b8, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-0e5e3723-cae5-3944-c301-8159147d00d6, oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-b708fb06-1bcb-15a6-c391-c27f5b0108f0 ;
  a2a:hasEvent oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_0, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_1, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_2, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_3, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_4, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_5, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_6, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_7, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_8, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_9, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_10, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_11, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_12, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_13, oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_14 ;
  a2a:hasSource oa:source_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-5a765edc-f0b5-9e94-4bad-4874ffa19524
  a a2a:Person ;
  rdfs:label "Hijkje Rienjes" ;
  a2a:PersonName [
    rdfs:label "Hijkje Rienjes" ;
    a2a:PersonNameFirstName "Hijkje" ;
    a2a:PersonNameLastName "Rienjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-e04f57cb-6b8b-ca4e-7c3e-558c28abb457
  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_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-ea7137b2-37e5-6724-c240-f880a292aaef
  a a2a:Person ;
  rdfs:label "Rienje Jans" ;
  a2a:PersonName [
    rdfs:label "Rienje Jans" ;
    a2a:PersonNameFirstName "Rienje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-cbbb104c-3e84-b584-613a-a92fb9d1a9e8
  a a2a:Person ;
  rdfs:label "Geertje Ites" ;
  a2a:PersonName [
    rdfs:label "Geertje Ites" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Ites"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-dde41afd-1d81-8a5d-5ef2-1f4944dd8b29
  a a2a:Person ;
  rdfs:label "Jan Rienjes" ;
  a2a:PersonName [
    rdfs:label "Jan Rienjes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rienjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-3a293890-bb1f-2941-4e89-1e7130385382
  a a2a:Person ;
  rdfs:label "Diewerke Rienjes" ;
  a2a:PersonName [
    rdfs:label "Diewerke Rienjes" ;
    a2a:PersonNameFirstName "Diewerke" ;
    a2a:PersonNameLastName "Rienjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-4c0816f7-4166-65ba-3368-627c41eb1f8a
  a a2a:Person ;
  rdfs:label "Kornellis Ites" ;
  a2a:PersonName [
    rdfs:label "Kornellis Ites" ;
    a2a:PersonNameFirstName "Kornellis" ;
    a2a:PersonNameLastName "Ites"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-c73bc097-e660-6ae9-53c1-64748f65f9ba
  a a2a:Person ;
  rdfs:label "Klaas Alders" ;
  a2a:PersonName [
    rdfs:label "Klaas Alders" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Alders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-6f8c6b80-3aa9-d1a5-4266-3d698a7282f5
  a a2a:Person ;
  rdfs:label "Loeke Ites" ;
  a2a:PersonName [
    rdfs:label "Loeke Ites" ;
    a2a:PersonNameFirstName "Loeke" ;
    a2a:PersonNameLastName "Ites"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-68c0d609-420a-2d05-8142-4143883fccc4
  a a2a:Person ;
  rdfs:label "Harm Jansen" ;
  a2a:PersonName [
    rdfs:label "Harm Jansen" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-56bc8e53-1642-7285-a43b-04a9035a2055
  a a2a:Person ;
  rdfs:label "Anje Pieters" ;
  a2a:PersonName [
    rdfs:label "Anje Pieters" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-bee51e1b-0163-f920-2104-3cc2ebcbc238
  a a2a:Person ;
  rdfs:label "Folkert Jans" ;
  a2a:PersonName [
    rdfs:label "Folkert Jans" ;
    a2a:PersonNameFirstName "Folkert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-badaab30-8afd-1293-66c0-3bdc6bb406b8
  a a2a:Person ;
  rdfs:label "Tewes Klaasen" ;
  a2a:PersonName [
    rdfs:label "Tewes Klaasen" ;
    a2a:PersonNameFirstName "Tewes" ;
    a2a:PersonNameLastName "Klaasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-0e5e3723-cae5-3944-c301-8159147d00d6
  a a2a:Person ;
  rdfs:label "Jan Klaasen" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klaasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person-b708fb06-1bcb-15a6-c391-c27f5b0108f0
  a a2a:Person ;
  rdfs:label "Tjark Kornellis" ;
  a2a:PersonName [
    rdfs:label "Tjark Kornellis" ;
    a2a:PersonNameFirstName "Tjark" ;
    a2a:PersonNameLastName "Kornellis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1780-05-26"^^xsd:date
  ] .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:5a765edc-f0b5-9e94-4bad-4874ffa19524 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:e04f57cb-6b8b-ca4e-7c3e-558c28abb457 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:ea7137b2-37e5-6724-c240-f880a292aaef ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:cbbb104c-3e84-b584-613a-a92fb9d1a9e8 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:dde41afd-1d81-8a5d-5ef2-1f4944dd8b29 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:3a293890-bb1f-2941-4e89-1e7130385382 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:4c0816f7-4166-65ba-3368-627c41eb1f8a ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:c73bc097-e660-6ae9-53c1-64748f65f9ba ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:6f8c6b80-3aa9-d1a5-4266-3d698a7282f5 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:68c0d609-420a-2d05-8142-4143883fccc4 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:56bc8e53-1642-7285-a43b-04a9035a2055 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:bee51e1b-0163-f920-2104-3cc2ebcbc238 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:badaab30-8afd-1293-66c0-3bdc6bb406b8 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_13
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:0e5e3723-cae5-3944-c301-8159147d00d6 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:relationep_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_14
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Person:b708fb06-1bcb-15a6-c391-c27f5b0108f0 ;
  a2a:EventKeyRef oa:event_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac_Event1 .

oa:source_gra_2d7b87e1-d581-4355-3ae0-e1c4f082e0ac
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Uithuizen" ;
    rdfs:label "Gerecht van Uithuizen", "1780-05-26 - 1780-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1780-05-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 695, Periode: 1777-1785" ;
    a2a:Book "Minuten van akten 1777-1785" ;
    a2a:DocumentNumber "734" ;
    a2a:RegistryNumber "695" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 695, Periode: 1777-1785, Minuten van akten 1777-1785, 734, 695"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8ea9456a-8e83-8030-eb2e-9a337a44f0fa.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2d7b87e1-d581-4355-3ae0-e1c4f082e0ac" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8ea9456a-8e83-8030-eb2e-9a337a44f0fa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a5ad827d-eb71-c693-0d6d-dba1bc76523d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2d7b87e1-d581-4355-3ae0-e1c4f082e0ac" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a5ad827d-eb71-c693-0d6d-dba1bc76523d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2d7b87e1-d581-4355-3ae0-e1c4f082e0ac" ;
  a2a:RecordGUID "{2d7b87e1-d581-4355-3ae0-e1c4f082e0ac}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 139" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_15_00000015.xml van GRA" .

