@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_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c
  a a2a:Record ;
  rdfs:label "Huw. contract op 23 januari 1795" ;
  a2a:hasPerson oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-b9f6f4e4-932f-6d86-08c5-2d649ef70be9, oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-338c80b8-4fa9-99ac-6702-9cdb6b13e02e, oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-78f8938b-6582-0f80-f123-c19e98211dc4, oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-a322dd2a-2a74-36af-49a3-081e2fcb04a4, oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-f12cfc8c-5526-c2d7-f7cc-401394349139 ;
  a2a:hasEvent oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_0, oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_1, oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_2, oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_3, oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_4 ;
  a2a:hasSource oa:source_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c .

oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-b9f6f4e4-932f-6d86-08c5-2d649ef70be9
  a a2a:Person ;
  rdfs:label "Arijn Edzes" ;
  a2a:PersonName [
    rdfs:label "Arijn Edzes" ;
    a2a:PersonNameFirstName "Arijn" ;
    a2a:PersonNameLastName "Edzes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-338c80b8-4fa9-99ac-6702-9cdb6b13e02e
  a a2a:Person ;
  rdfs:label "Arijs Derks" ;
  a2a:PersonName [
    rdfs:label "Arijs Derks" ;
    a2a:PersonNameFirstName "Arijs" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-78f8938b-6582-0f80-f123-c19e98211dc4
  a a2a:Person ;
  rdfs:label "Fokko Harkes" ;
  a2a:PersonName [
    rdfs:label "Fokko Harkes" ;
    a2a:PersonNameFirstName "Fokko" ;
    a2a:PersonNameLastName "Harkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-a322dd2a-2a74-36af-49a3-081e2fcb04a4
  a a2a:Person ;
  rdfs:label "Kristiaan Jannes" ;
  a2a:PersonName [
    rdfs:label "Kristiaan Jannes" ;
    a2a:PersonNameFirstName "Kristiaan" ;
    a2a:PersonNameLastName "Jannes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person-f12cfc8c-5526-c2d7-f7cc-401394349139
  a a2a:Person ;
  rdfs:label "Hindrik Arijs" ;
  a2a:PersonName [
    rdfs:label "Hindrik Arijs" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Arijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1795-01-23"^^xsd:date
  ] .

oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person:b9f6f4e4-932f-6d86-08c5-2d649ef70be9 ;
  a2a:EventKeyRef oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 .

oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person:338c80b8-4fa9-99ac-6702-9cdb6b13e02e ;
  a2a:EventKeyRef oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 .

oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person:78f8938b-6582-0f80-f123-c19e98211dc4 ;
  a2a:EventKeyRef oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 .

oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person:a322dd2a-2a74-36af-49a3-081e2fcb04a4 ;
  a2a:EventKeyRef oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 .

oa:relationep_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Person:f12cfc8c-5526-c2d7-f7cc-401394349139 ;
  a2a:EventKeyRef oa:event_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c_Event1 .

oa:source_gra_f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuw-Scheemda" ;
    rdfs:label "Kerkelijke gemeente Nieuw-Scheemda", "1795-01-23 - 1795-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1795-01-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7182, Periode: 1786-1809" ;
    a2a:Book "Minuten van akten, 1786-1809" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7182" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7182, Periode: 1786-1809, Minuten van akten, 1786-1809, 731, 7182"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/54485b31-24f2-3a7e-f7c3-68e4b4d9e067.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/54485b31-24f2-3a7e-f7c3-68e4b4d9e067.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c" ;
  a2a:RecordGUID "{f46a4e83-9f63-c8d7-19a6-9dadb0a21f1c}" ;
  a2a:SourceRemarkOpmerking "verlaat hc, bruidegom heeft voorkinderen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220621_7_00000007.xml van GRA" .

