@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_6a2ea202-376f-dc70-2e20-c58ecdc53832
  a a2a:Record ;
  rdfs:label "Huw. contract op 20 oktober 1753" ;
  a2a:hasPerson oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-bb1502c6-fb0b-0465-2d9a-5f5ec6509123, oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-fdfb617f-39b4-6d49-47ec-52f39596234f, oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-6f978b4c-9e4d-db8c-60f2-cef787e0db60, oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-802101a3-79cf-57ca-9614-e6cf355cdb90, oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-6cfd4fe9-4cac-2738-1774-46f61f59911a, oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-f3051408-567a-d73f-d118-77775f556d70 ;
  a2a:hasEvent oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_0, oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_1, oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_2, oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_3, oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_4, oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_5 ;
  a2a:hasSource oa:source_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832 .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-bb1502c6-fb0b-0465-2d9a-5f5ec6509123
  a a2a:Person ;
  rdfs:label "Luikje Luijs" ;
  a2a:PersonName [
    rdfs:label "Luikje Luijs" ;
    a2a:PersonNameFirstName "Luikje" ;
    a2a:PersonNameLastName "Luijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-fdfb617f-39b4-6d49-47ec-52f39596234f
  a a2a:Person ;
  rdfs:label "Ocke Hindriks" ;
  a2a:PersonName [
    rdfs:label "Ocke Hindriks" ;
    a2a:PersonNameFirstName "Ocke" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-6f978b4c-9e4d-db8c-60f2-cef787e0db60
  a a2a:Person ;
  rdfs:label "Evert Peters" ;
  a2a:PersonName [
    rdfs:label "Evert Peters" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-802101a3-79cf-57ca-9614-e6cf355cdb90
  a a2a:Person ;
  rdfs:label "Laurens Jans" ;
  a2a:PersonName [
    rdfs:label "Laurens Jans" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-6cfd4fe9-4cac-2738-1774-46f61f59911a
  a a2a:Person ;
  rdfs:label "Roelf Luitjes" ;
  a2a:PersonName [
    rdfs:label "Roelf Luitjes" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Luitjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person-f3051408-567a-d73f-d118-77775f556d70
  a a2a:Person ;
  rdfs:label "Jacob Derks" ;
  a2a:PersonName [
    rdfs:label "Jacob Derks" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1753-10-20"^^xsd:date
  ] .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:bb1502c6-fb0b-0465-2d9a-5f5ec6509123 ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:fdfb617f-39b4-6d49-47ec-52f39596234f ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:6f978b4c-9e4d-db8c-60f2-cef787e0db60 ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:802101a3-79cf-57ca-9614-e6cf355cdb90 ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:6cfd4fe9-4cac-2738-1774-46f61f59911a ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:relationep_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Person:f3051408-567a-d73f-d118-77775f556d70 ;
  a2a:EventKeyRef oa:event_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832_Event1 .

oa:source_gra_6a2ea202-376f-dc70-2e20-c58ecdc53832
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Uithuizermeeden" ;
    rdfs:label "Gerecht van Uithuizermeeden", "1753-10-20 - 1753-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1753-10-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 719, Periode: 1750-1763" ;
    a2a:Book "Minuten van akten 1750-1763" ;
    a2a:DocumentNumber "734" ;
    a2a:RegistryNumber "719" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 719, Periode: 1750-1763, Minuten van akten 1750-1763, 734, 719"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6a2ea202-376f-dc70-2e20-c58ecdc53832" ;
  a2a:RecordGUID "{6a2ea202-376f-dc70-2e20-c58ecdc53832}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 21" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.12.xml van GRA" .

