@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_00645113-e973-ec79-4345-97dc94ef1ca2
  a a2a:Record ;
  rdfs:label "Huw. contract op 24 april 1738" ;
  a2a:hasPerson oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-b6a76606-701d-02a0-5dee-3f3394313f16, oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-5f15eddb-4007-2395-72a1-004fcb46b7eb, oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-6ad15a02-83dc-4138-99f4-478df35e0896, oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-8f32ca9b-c6fe-687f-a019-617166f23722, oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-646254a3-8f72-e067-5702-53ab3fc3b732, oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-66dbf874-3aaf-ac5a-84f0-5d69c27131fb ;
  a2a:hasEvent oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_0, oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_1, oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_2, oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_3, oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_4, oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_5 ;
  a2a:hasSource oa:source_gra_00645113-e973-ec79-4345-97dc94ef1ca2 .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-b6a76606-701d-02a0-5dee-3f3394313f16
  a a2a:Person ;
  rdfs:label "Fennegien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Fennegien Hindriks" ;
    a2a:PersonNameFirstName "Fennegien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-5f15eddb-4007-2395-72a1-004fcb46b7eb
  a a2a:Person ;
  rdfs:label "Hindrik Redeker" ;
  a2a:PersonName [
    rdfs:label "Hindrik Redeker" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Redeker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-6ad15a02-83dc-4138-99f4-478df35e0896
  a a2a:Person ;
  rdfs:label "Hindrik Berens" ;
  a2a:PersonName [
    rdfs:label "Hindrik Berens" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Berens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-8f32ca9b-c6fe-687f-a019-617166f23722
  a a2a:Person ;
  rdfs:label "Hindrikjen Hindriks" ;
  a2a:PersonName [
    rdfs:label "Hindrikjen Hindriks" ;
    a2a:PersonNameFirstName "Hindrikjen" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-646254a3-8f72-e067-5702-53ab3fc3b732
  a a2a:Person ;
  rdfs:label "Hillegien Hulst" ;
  a2a:PersonName [
    rdfs:label "Hillegien Hulst" ;
    a2a:PersonNameFirstName "Hillegien" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person-66dbf874-3aaf-ac5a-84f0-5d69c27131fb
  a a2a:Person ;
  rdfs:label "Jan Joesten" ;
  a2a:PersonName [
    rdfs:label "Jan Joesten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Joesten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1738-04-24"^^xsd:date
  ] .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:b6a76606-701d-02a0-5dee-3f3394313f16 ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:5f15eddb-4007-2395-72a1-004fcb46b7eb ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:6ad15a02-83dc-4138-99f4-478df35e0896 ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:8f32ca9b-c6fe-687f-a019-617166f23722 ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:646254a3-8f72-e067-5702-53ab3fc3b732 ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:relationep_gra_00645113-e973-ec79-4345-97dc94ef1ca2_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Person:66dbf874-3aaf-ac5a-84f0-5d69c27131fb ;
  a2a:EventKeyRef oa:event_gra_00645113-e973-ec79-4345-97dc94ef1ca2_Event1 .

oa:source_gra_00645113-e973-ec79-4345-97dc94ef1ca2
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1738-04-24 - 1738-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1738-04-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3584, Periode: 1738" ;
    a2a:Book "Huwelijkscontracten Groningen 1738 jan-april" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3584" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3584, Periode: 1738, Huwelijkscontracten Groningen 1738 jan-april, 1534, 3584"
  ] ;
  a2a:SourceLastChangeDate "2016-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/00645113-e973-ec79-4345-97dc94ef1ca2" ;
  a2a:RecordGUID "{00645113-e973-ec79-4345-97dc94ef1ca2}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.2.xml van GRA" .

