@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_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a
  a a2a:Record ;
  rdfs:label "Huw. contract op 29 mei 1778" ;
  a2a:hasPerson oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-2e78cf82-da87-7103-c426-16291c8e831c, oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-2fb54805-4bb4-ba90-6e67-203577d5f183, oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-5231e9b3-4a98-f391-c654-0c6688766bd4, oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-79f8aeb7-9e80-7fb2-e75a-0f08f94b5bf3, oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-95fafaf2-5c42-c875-9132-d2381b3d18bc, oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-24ba0bbf-fc6d-cb1d-8c76-df161c6bc9c7 ;
  a2a:hasEvent oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_0, oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_1, oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_2, oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_3, oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_4, oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_5 ;
  a2a:hasSource oa:source_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-2e78cf82-da87-7103-c426-16291c8e831c
  a a2a:Person ;
  rdfs:label "Trijntje Ebels" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ebels" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Ebels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-2fb54805-4bb4-ba90-6e67-203577d5f183
  a a2a:Person ;
  rdfs:label "Alle Willems" ;
  a2a:PersonName [
    rdfs:label "Alle Willems" ;
    a2a:PersonNameFirstName "Alle" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-5231e9b3-4a98-f391-c654-0c6688766bd4
  a a2a:Person ;
  rdfs:label "Ebel Nannings" ;
  a2a:PersonName [
    rdfs:label "Ebel Nannings" ;
    a2a:PersonNameFirstName "Ebel" ;
    a2a:PersonNameLastName "Nannings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-79f8aeb7-9e80-7fb2-e75a-0f08f94b5bf3
  a a2a:Person ;
  rdfs:label "Derk Ebels" ;
  a2a:PersonName [
    rdfs:label "Derk Ebels" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Ebels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-95fafaf2-5c42-c875-9132-d2381b3d18bc
  a a2a:Person ;
  rdfs:label "Cornellis Pieters" ;
  a2a:PersonName [
    rdfs:label "Cornellis Pieters" ;
    a2a:PersonNameFirstName "Cornellis" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person-24ba0bbf-fc6d-cb1d-8c76-df161c6bc9c7
  a a2a:Person ;
  rdfs:label "Anje Derks" ;
  a2a:PersonName [
    rdfs:label "Anje Derks" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1778-05-29"^^xsd:date
  ] .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:2e78cf82-da87-7103-c426-16291c8e831c ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:2fb54805-4bb4-ba90-6e67-203577d5f183 ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:5231e9b3-4a98-f391-c654-0c6688766bd4 ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:79f8aeb7-9e80-7fb2-e75a-0f08f94b5bf3 ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:95fafaf2-5c42-c875-9132-d2381b3d18bc ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:relationep_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Person:24ba0bbf-fc6d-cb1d-8c76-df161c6bc9c7 ;
  a2a:EventKeyRef oa:event_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a_Event1 .

oa:source_gra_9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a
  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", "1778-05-29 - 1778-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1778-05-29"^^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/9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a" ;
  a2a:RecordGUID "{9c088a4e-7240-0fec-e6a1-b0a7fb3c1e5a}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 326" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.11.xml van GRA" .

