@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_7e16ffc2-77e7-d99a-c211-98e7860efb1f
  a a2a:Record ;
  rdfs:label "Huw. contract op 27 oktober 1810" ;
  a2a:hasPerson oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-ef81e911-f540-c824-b873-36fcd548e1b8, oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-61055037-e3df-66c3-2242-ca168cef5924, oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-6f65302d-9688-9816-3389-da73d14e46d5, oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-c3e196fd-46c6-cf41-baa5-9cc6f6395121, oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-c329d6f2-16e8-5629-4cc9-dad4931c20f5, oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-7eca9d1f-8236-b588-0844-f87595f78153 ;
  a2a:hasEvent oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_0, oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_1, oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_2, oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_3, oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_4, oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_5 ;
  a2a:hasSource oa:source_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-ef81e911-f540-c824-b873-36fcd548e1b8
  a a2a:Person ;
  rdfs:label "Grietje Jans" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-61055037-e3df-66c3-2242-ca168cef5924
  a a2a:Person ;
  rdfs:label "Melle Heines" ;
  a2a:PersonName [
    rdfs:label "Melle Heines" ;
    a2a:PersonNameFirstName "Melle" ;
    a2a:PersonNameLastName "Heines"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-6f65302d-9688-9816-3389-da73d14e46d5
  a a2a:Person ;
  rdfs:label "Hilje Jans" ;
  a2a:PersonName [
    rdfs:label "Hilje Jans" ;
    a2a:PersonNameFirstName "Hilje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-c3e196fd-46c6-cf41-baa5-9cc6f6395121
  a a2a:Person ;
  rdfs:label "Grietje Melles" ;
  a2a:PersonName [
    rdfs:label "Grietje Melles" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Melles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-c329d6f2-16e8-5629-4cc9-dad4931c20f5
  a a2a:Person ;
  rdfs:label "Heine Alberts" ;
  a2a:PersonName [
    rdfs:label "Heine Alberts" ;
    a2a:PersonNameFirstName "Heine" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person-7eca9d1f-8236-b588-0844-f87595f78153
  a a2a:Person ;
  rdfs:label "Albert Heines" ;
  a2a:PersonName [
    rdfs:label "Albert Heines" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Heines"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1810-10-27"^^xsd:date
  ] .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:ef81e911-f540-c824-b873-36fcd548e1b8 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:61055037-e3df-66c3-2242-ca168cef5924 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:6f65302d-9688-9816-3389-da73d14e46d5 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:c3e196fd-46c6-cf41-baa5-9cc6f6395121 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:c329d6f2-16e8-5629-4cc9-dad4931c20f5 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:relationep_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Person:7eca9d1f-8236-b588-0844-f87595f78153 ;
  a2a:EventKeyRef oa:event_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f_Event1 .

oa:source_gra_7e16ffc2-77e7-d99a-c211-98e7860efb1f
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gekwalificeerd zegelaar te Uithuizen" ;
    rdfs:label "Gekwalificeerd zegelaar te Uithuizen", "1810-10-27 - 1810-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1810-10-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1532, Periode: 1806-1811" ;
    a2a:Book "Akten van huwelijkse voorwaarden 1806-1811" ;
    a2a:DocumentNumber "734" ;
    a2a:RegistryNumber "1532" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1532, Periode: 1806-1811, Akten van huwelijkse voorwaarden 1806-1811, 734, 1532"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7e16ffc2-77e7-d99a-c211-98e7860efb1f" ;
  a2a:RecordGUID "{7e16ffc2-77e7-d99a-c211-98e7860efb1f}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 82" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.9.xml van GRA" .

