@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_ac47187e-8441-14c6-e4e5-ec669df5edff
  a a2a:Record ;
  rdfs:label "Huw. contract op 2 mei 1789" ;
  a2a:hasPerson oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-565267af-df6e-7d5e-e516-1ea370a848fa, oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-7a9b5061-82ca-a692-0d7a-b69a159e634a, oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-fcb4d232-3e32-9be9-fe16-f8bda00ddeab, oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-2881d0c3-dd42-79fb-ae51-6bffb565d9fe, oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-3ba4ec91-efd5-4c3e-27d9-1c1b56be668b, oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-da80a5bb-36c2-2d3c-0f83-d5f534c903a6 ;
  a2a:hasEvent oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_0, oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_1, oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_2, oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_3, oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_4, oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_5 ;
  a2a:hasSource oa:source_gra_ac47187e-8441-14c6-e4e5-ec669df5edff .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-565267af-df6e-7d5e-e516-1ea370a848fa
  a a2a:Person ;
  rdfs:label "Barbera Ewolts" ;
  a2a:PersonName [
    rdfs:label "Barbera Ewolts" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Ewolts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-7a9b5061-82ca-a692-0d7a-b69a159e634a
  a a2a:Person ;
  rdfs:label "Claas Jacobs" ;
  a2a:PersonName [
    rdfs:label "Claas Jacobs" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-fcb4d232-3e32-9be9-fe16-f8bda00ddeab
  a a2a:Person ;
  rdfs:label "Ewold Willems" ;
  a2a:PersonName [
    rdfs:label "Ewold Willems" ;
    a2a:PersonNameFirstName "Ewold" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-2881d0c3-dd42-79fb-ae51-6bffb565d9fe
  a a2a:Person ;
  rdfs:label "Geesje Harms" ;
  a2a:PersonName [
    rdfs:label "Geesje Harms" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-3ba4ec91-efd5-4c3e-27d9-1c1b56be668b
  a a2a:Person ;
  rdfs:label "Willem Jacobs" ;
  a2a:PersonName [
    rdfs:label "Willem Jacobs" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person-da80a5bb-36c2-2d3c-0f83-d5f534c903a6
  a a2a:Person ;
  rdfs:label "Hindrik Luddes" ;
  a2a:PersonName [
    rdfs:label "Hindrik Luddes" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Luddes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1789-05-02"^^xsd:date
  ] .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:565267af-df6e-7d5e-e516-1ea370a848fa ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:7a9b5061-82ca-a692-0d7a-b69a159e634a ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:fcb4d232-3e32-9be9-fe16-f8bda00ddeab ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:2881d0c3-dd42-79fb-ae51-6bffb565d9fe ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:3ba4ec91-efd5-4c3e-27d9-1c1b56be668b ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:relationep_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Person:da80a5bb-36c2-2d3c-0f83-d5f534c903a6 ;
  a2a:EventKeyRef oa:event_gra_ac47187e-8441-14c6-e4e5-ec669df5edff_Event1 .

oa:source_gra_ac47187e-8441-14c6-e4e5-ec669df5edff
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Zuidwolde" ;
    rdfs:label "Gerecht van Zuidwolde", "1789-05-02 - 1789-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1789-05-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1041, Periode: 1785-1801" ;
    a2a:Book "Minuten van akten 1785-1801" ;
    a2a:DocumentNumber "734" ;
    a2a:RegistryNumber "1041" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1041, Periode: 1785-1801, Minuten van akten 1785-1801, 734, 1041"
  ] ;
  a2a:SourceLastChangeDate "2018-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ac47187e-8441-14c6-e4e5-ec669df5edff" ;
  a2a:RecordGUID "{ac47187e-8441-14c6-e4e5-ec669df5edff}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 44" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.4.xml van GRA" .

