@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_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5
  a a2a:Record ;
  rdfs:label "Huw. contract op 11 januari 1764" ;
  a2a:hasPerson oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-8c864aa6-567f-8dd6-68bb-03826fd787ef, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-15c045b1-719f-5396-f15e-c64d99689c56, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-9c71dcba-60a0-389d-7c5b-ca62024ff8e8, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-e6e12afc-7895-fa3a-a943-08a3a09cee84, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-ed04e9ed-7227-ed14-bd2e-5feac29df632, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-f29eb175-0700-c10f-97bc-af10bbb6c858, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-9247e9f2-3318-2336-2c93-46a198f8bf80, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-127b7384-77a0-7e91-7b77-a4d106613349, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-58dc3d0f-1017-9ecd-5035-fb1cc4bb7519, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-787e0bf2-b7c4-3cc7-6358-e6f6a7c9933e, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-b266d272-59fe-2c9c-d04f-2174b1b7f4d8, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-6fe20ff9-8613-7ea3-c2d8-eb4a809d689e, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-3b926895-60ab-7501-d06b-b6ea8c4c5cc4, oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-91c6a426-7baf-3d8c-6c90-82edfa0f2b88 ;
  a2a:hasEvent oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_0, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_1, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_2, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_3, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_4, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_5, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_6, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_7, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_8, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_9, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_10, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_11, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_12, oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_13 ;
  a2a:hasSource oa:source_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5 .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-8c864aa6-567f-8dd6-68bb-03826fd787ef
  a a2a:Person ;
  rdfs:label "Aijelko Hindricks" ;
  a2a:PersonName [
    rdfs:label "Aijelko Hindricks" ;
    a2a:PersonNameFirstName "Aijelko" ;
    a2a:PersonNameLastName "Hindricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-15c045b1-719f-5396-f15e-c64d99689c56
  a a2a:Person ;
  rdfs:label "Jan Harms" ;
  a2a:PersonName [
    rdfs:label "Jan Harms" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-9c71dcba-60a0-389d-7c5b-ca62024ff8e8
  a a2a:Person ;
  rdfs:label "Markus Hindricks" ;
  a2a:PersonName [
    rdfs:label "Markus Hindricks" ;
    a2a:PersonNameFirstName "Markus" ;
    a2a:PersonNameLastName "Hindricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-e6e12afc-7895-fa3a-a943-08a3a09cee84
  a a2a:Person ;
  rdfs:label "Jan Sietes" ;
  a2a:PersonName [
    rdfs:label "Jan Sietes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sietes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-ed04e9ed-7227-ed14-bd2e-5feac29df632
  a a2a:Person ;
  rdfs:label "Harmen Alberts" ;
  a2a:PersonName [
    rdfs:label "Harmen Alberts" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-f29eb175-0700-c10f-97bc-af10bbb6c858
  a a2a:Person ;
  rdfs:label "Geertjen Jans Drijfhamer" ;
  a2a:PersonName [
    rdfs:label "Geertjen Jans Drijfhamer" ;
    a2a:PersonNameFirstName "Geertjen Jans" ;
    a2a:PersonNameLastName "Drijfhamer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-9247e9f2-3318-2336-2c93-46a198f8bf80
  a a2a:Person ;
  rdfs:label "Albert Harmens" ;
  a2a:PersonName [
    rdfs:label "Albert Harmens" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-127b7384-77a0-7e91-7b77-a4d106613349
  a a2a:Person ;
  rdfs:label "Trijntje Fokkes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Fokkes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Fokkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-58dc3d0f-1017-9ecd-5035-fb1cc4bb7519
  a a2a:Person ;
  rdfs:label "Jacobus Vriesema" ;
  a2a:PersonName [
    rdfs:label "Jacobus Vriesema" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Vriesema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-787e0bf2-b7c4-3cc7-6358-e6f6a7c9933e
  a a2a:Person ;
  rdfs:label "Elisabet Harms" ;
  a2a:PersonName [
    rdfs:label "Elisabet Harms" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-b266d272-59fe-2c9c-d04f-2174b1b7f4d8
  a a2a:Person ;
  rdfs:label "Jelte Nederhoedt" ;
  a2a:PersonName [
    rdfs:label "Jelte Nederhoedt" ;
    a2a:PersonNameFirstName "Jelte" ;
    a2a:PersonNameLastName "Nederhoedt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-6fe20ff9-8613-7ea3-c2d8-eb4a809d689e
  a a2a:Person ;
  rdfs:label "Jantjen Harmens" ;
  a2a:PersonName [
    rdfs:label "Jantjen Harmens" ;
    a2a:PersonNameFirstName "Jantjen" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-3b926895-60ab-7501-d06b-b6ea8c4c5cc4
  a a2a:Person ;
  rdfs:label "Harmen Roelfs" ;
  a2a:PersonName [
    rdfs:label "Harmen Roelfs" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person-91c6a426-7baf-3d8c-6c90-82edfa0f2b88
  a a2a:Person ;
  rdfs:label "Antje Harmens" ;
  a2a:PersonName [
    rdfs:label "Antje Harmens" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1764-01-11"^^xsd:date
  ] .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:8c864aa6-567f-8dd6-68bb-03826fd787ef ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:15c045b1-719f-5396-f15e-c64d99689c56 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:9c71dcba-60a0-389d-7c5b-ca62024ff8e8 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:e6e12afc-7895-fa3a-a943-08a3a09cee84 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:ed04e9ed-7227-ed14-bd2e-5feac29df632 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:f29eb175-0700-c10f-97bc-af10bbb6c858 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:9247e9f2-3318-2336-2c93-46a198f8bf80 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:127b7384-77a0-7e91-7b77-a4d106613349 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:58dc3d0f-1017-9ecd-5035-fb1cc4bb7519 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:787e0bf2-b7c4-3cc7-6358-e6f6a7c9933e ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:b266d272-59fe-2c9c-d04f-2174b1b7f4d8 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:6fe20ff9-8613-7ea3-c2d8-eb4a809d689e ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:3b926895-60ab-7501-d06b-b6ea8c4c5cc4 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:relationep_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_13
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Person:91c6a426-7baf-3d8c-6c90-82edfa0f2b88 ;
  a2a:EventKeyRef oa:event_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5_Event1 .

oa:source_gra_2c8fcd3a-583e-7f3d-98fb-43bda400e9e5
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Appingedam" ;
    rdfs:label "Gerecht van Appingedam", "1764-01-11 - 1764-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1764-01-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 33, Periode: 1759-1764" ;
    a2a:Book "Minuten van akten 1759-1764" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "33" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 33, Periode: 1759-1764, Minuten van akten 1759-1764, 733, 33"
  ] ;
  a2a:SourceLastChangeDate "2021-06-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2c8fcd3a-583e-7f3d-98fb-43bda400e9e5" ;
  a2a:RecordGUID "{2c8fcd3a-583e-7f3d-98fb-43bda400e9e5}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 540" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_64_00000064.xml van GRA" .

