@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_1602acef-2fbb-4b35-6d73-b8bccf9293e0
  a a2a:Record ;
  rdfs:label "Huw. contract op 25 september 1779" ;
  a2a:hasPerson oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-914b7b6b-bae4-b33c-2210-296b53a2b25f, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-9cabf0b3-6eba-1dc1-2d6f-4f183daa1c17, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-af60104a-e29e-1573-ac2f-84adef266155, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-21e4d705-f943-2a43-8055-23068b51505f, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-226c8abc-dbac-755d-8fef-612ee59f9fba, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-3c4bfa90-3f7a-3742-e4f9-d44ac05466f5, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-8f881c30-fa7d-5121-ef4c-b6a672efab90, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-227d485e-ff4e-d7b7-453d-c88e7ca9e576, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-b52834c6-e6c5-abfe-188b-08ac2ad533c3, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-e05a3b05-527c-8cc0-56bc-6f20a7aeb5e1, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-7ade4eb3-73e1-7292-eb6f-8156ee364c79, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-c259e14c-6556-5f76-8c11-b3787731db13, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-695a1204-75cf-52f5-d902-c45edd9cc185, oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-fb6af69a-4534-8409-6629-78c317649cd8 ;
  a2a:hasEvent oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_0, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_1, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_2, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_3, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_4, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_5, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_6, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_7, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_8, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_9, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_10, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_11, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_12, oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_13 ;
  a2a:hasSource oa:source_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0 .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-914b7b6b-bae4-b33c-2210-296b53a2b25f
  a a2a:Person ;
  rdfs:label "Janna Sjabbes" ;
  a2a:PersonName [
    rdfs:label "Janna Sjabbes" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Sjabbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-9cabf0b3-6eba-1dc1-2d6f-4f183daa1c17
  a a2a:Person ;
  rdfs:label "Derk Eisses Holstein" ;
  a2a:PersonName [
    rdfs:label "Derk Eisses Holstein" ;
    a2a:PersonNameFirstName "Derk Eisses" ;
    a2a:PersonNameLastName "Holstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-af60104a-e29e-1573-ac2f-84adef266155
  a a2a:Person ;
  rdfs:label "Duurke Jans" ;
  a2a:PersonName [
    rdfs:label "Duurke Jans" ;
    a2a:PersonNameFirstName "Duurke" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-21e4d705-f943-2a43-8055-23068b51505f
  a a2a:Person ;
  rdfs:label "Sjabbe Jans" ;
  a2a:PersonName [
    rdfs:label "Sjabbe Jans" ;
    a2a:PersonNameFirstName "Sjabbe" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-226c8abc-dbac-755d-8fef-612ee59f9fba
  a a2a:Person ;
  rdfs:label "Kornellis Jans" ;
  a2a:PersonName [
    rdfs:label "Kornellis Jans" ;
    a2a:PersonNameFirstName "Kornellis" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-3c4bfa90-3f7a-3742-e4f9-d44ac05466f5
  a a2a:Person ;
  rdfs:label "Menke Harms" ;
  a2a:PersonName [
    rdfs:label "Menke Harms" ;
    a2a:PersonNameFirstName "Menke" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-8f881c30-fa7d-5121-ef4c-b6a672efab90
  a a2a:Person ;
  rdfs:label "Jan Popkes" ;
  a2a:PersonName [
    rdfs:label "Jan Popkes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Popkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-227d485e-ff4e-d7b7-453d-c88e7ca9e576
  a a2a:Person ;
  rdfs:label "Alstje Sjabbes" ;
  a2a:PersonName [
    rdfs:label "Alstje Sjabbes" ;
    a2a:PersonNameFirstName "Alstje" ;
    a2a:PersonNameLastName "Sjabbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-b52834c6-e6c5-abfe-188b-08ac2ad533c3
  a a2a:Person ;
  rdfs:label "Anje Sjabbes" ;
  a2a:PersonName [
    rdfs:label "Anje Sjabbes" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Sjabbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-e05a3b05-527c-8cc0-56bc-6f20a7aeb5e1
  a a2a:Person ;
  rdfs:label "Nanne Eisses Holstein" ;
  a2a:PersonName [
    rdfs:label "Nanne Eisses Holstein" ;
    a2a:PersonNameFirstName "Nanne Eisses" ;
    a2a:PersonNameLastName "Holstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-7ade4eb3-73e1-7292-eb6f-8156ee364c79
  a a2a:Person ;
  rdfs:label "Garbrand Wiersuma" ;
  a2a:PersonName [
    rdfs:label "Garbrand Wiersuma" ;
    a2a:PersonNameFirstName "Garbrand" ;
    a2a:PersonNameLastName "Wiersuma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-c259e14c-6556-5f76-8c11-b3787731db13
  a a2a:Person ;
  rdfs:label "A. Sissing" ;
  a2a:PersonName [
    rdfs:label "A. Sissing" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Sissing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-695a1204-75cf-52f5-d902-c45edd9cc185
  a a2a:Person ;
  rdfs:label "Jan Sijmens" ;
  a2a:PersonName [
    rdfs:label "Jan Sijmens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sijmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person-fb6af69a-4534-8409-6629-78c317649cd8
  a a2a:Person ;
  rdfs:label "Sijwke Jurjens" ;
  a2a:PersonName [
    rdfs:label "Sijwke Jurjens" ;
    a2a:PersonNameFirstName "Sijwke" ;
    a2a:PersonNameLastName "Jurjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1779-09-25"^^xsd:date
  ] .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:914b7b6b-bae4-b33c-2210-296b53a2b25f ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:9cabf0b3-6eba-1dc1-2d6f-4f183daa1c17 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:af60104a-e29e-1573-ac2f-84adef266155 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:21e4d705-f943-2a43-8055-23068b51505f ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:226c8abc-dbac-755d-8fef-612ee59f9fba ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:3c4bfa90-3f7a-3742-e4f9-d44ac05466f5 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:8f881c30-fa7d-5121-ef4c-b6a672efab90 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:227d485e-ff4e-d7b7-453d-c88e7ca9e576 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:b52834c6-e6c5-abfe-188b-08ac2ad533c3 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:e05a3b05-527c-8cc0-56bc-6f20a7aeb5e1 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:7ade4eb3-73e1-7292-eb6f-8156ee364c79 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:c259e14c-6556-5f76-8c11-b3787731db13 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:695a1204-75cf-52f5-d902-c45edd9cc185 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:relationep_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_13
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Person:fb6af69a-4534-8409-6629-78c317649cd8 ;
  a2a:EventKeyRef oa:event_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0_Event1 .

oa:source_gra_1602acef-2fbb-4b35-6d73-b8bccf9293e0
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Uithuizen" ;
    rdfs:label "Gerecht van Uithuizen", "1779-09-25 - 1779-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1779-09-25"^^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/6e562fc2-bf98-2eb4-5e1a-35f5084bc7d9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1602acef-2fbb-4b35-6d73-b8bccf9293e0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6e562fc2-bf98-2eb4-5e1a-35f5084bc7d9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/910fdcf5-34f8-f616-c467-89382bf221d5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1602acef-2fbb-4b35-6d73-b8bccf9293e0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/910fdcf5-34f8-f616-c467-89382bf221d5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d9dc385e-1b3c-c7e2-cfc8-dd31435d2e5d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1602acef-2fbb-4b35-6d73-b8bccf9293e0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d9dc385e-1b3c-c7e2-cfc8-dd31435d2e5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1602acef-2fbb-4b35-6d73-b8bccf9293e0" ;
  a2a:RecordGUID "{1602acef-2fbb-4b35-6d73-b8bccf9293e0}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 106" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_14_00000014.xml van GRA" .

