@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_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b
  a a2a:Record ;
  rdfs:label "Huw. contract op 13 oktober 1769" ;
  a2a:hasPerson oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-ab311237-a191-b071-24d9-94f74423ffb0, oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-c75bf96f-9aab-4b79-f34e-49816eda3544, oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-c7e24f26-9bba-d534-ed2b-1192d046e0d1, oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-1857950a-1ca7-67e3-fec8-356a5f751d44, oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-96fbb117-57e0-1478-bd22-592f446b916b, oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-ec08de5c-939b-bc51-c8ec-9ea4d26057e0 ;
  a2a:hasEvent oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_0, oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_1, oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_2, oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_3, oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_4, oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_5 ;
  a2a:hasSource oa:source_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-ab311237-a191-b071-24d9-94f74423ffb0
  a a2a:Person ;
  rdfs:label "Rienje Tonnis" ;
  a2a:PersonName [
    rdfs:label "Rienje Tonnis" ;
    a2a:PersonNameFirstName "Rienje" ;
    a2a:PersonNameLastName "Tonnis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-c75bf96f-9aab-4b79-f34e-49816eda3544
  a a2a:Person ;
  rdfs:label "Jan Willems" ;
  a2a:PersonName [
    rdfs:label "Jan Willems" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-c7e24f26-9bba-d534-ed2b-1192d046e0d1
  a a2a:Person ;
  rdfs:label "Jan Tonnis" ;
  a2a:PersonName [
    rdfs:label "Jan Tonnis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tonnis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-1857950a-1ca7-67e3-fec8-356a5f751d44
  a a2a:Person ;
  rdfs:label "Ebbe Harkes" ;
  a2a:PersonName [
    rdfs:label "Ebbe Harkes" ;
    a2a:PersonNameFirstName "Ebbe" ;
    a2a:PersonNameLastName "Harkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-96fbb117-57e0-1478-bd22-592f446b916b
  a a2a:Person ;
  rdfs:label "Warnder Harms" ;
  a2a:PersonName [
    rdfs:label "Warnder Harms" ;
    a2a:PersonNameFirstName "Warnder" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person-ec08de5c-939b-bc51-c8ec-9ea4d26057e0
  a a2a:Person ;
  rdfs:label "Willem Jans" ;
  a2a:PersonName [
    rdfs:label "Willem Jans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1769-10-13"^^xsd:date
  ] .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:ab311237-a191-b071-24d9-94f74423ffb0 ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:c75bf96f-9aab-4b79-f34e-49816eda3544 ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:c7e24f26-9bba-d534-ed2b-1192d046e0d1 ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:1857950a-1ca7-67e3-fec8-356a5f751d44 ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:96fbb117-57e0-1478-bd22-592f446b916b ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:relationep_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Person:ec08de5c-939b-bc51-c8ec-9ea4d26057e0 ;
  a2a:EventKeyRef oa:event_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b_Event1 .

oa:source_gra_e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Middelstum, Toornwerd en Westerwijtwerd" ;
    rdfs:label "Gerecht van Middelstum, Toornwerd en Westerwijtwerd", "1769-10-13 - 1769-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1769-10-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 377, Periode: 1769-1785" ;
    a2a:Book "Minuten van akten 1769-1785" ;
    a2a:DocumentNumber "734" ;
    a2a:RegistryNumber "377" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 377, Periode: 1769-1785, Minuten van akten 1769-1785, 734, 377"
  ] ;
  a2a:SourceLastChangeDate "2018-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b" ;
  a2a:RecordGUID "{e78dce95-ab2b-6c0a-81bf-bd2ce0d0a91b}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 31" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.11.xml van GRA" .

