@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_75495953-aa39-e10d-1f66-fd68895a893e
  a a2a:Record ;
  rdfs:label "Huw. contract op 30 mei 1701" ;
  a2a:hasPerson oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-d13c9b9e-3399-4622-fbe8-79cb780c9ab2, oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-5c33577b-137d-039e-90e1-b14aa607989f, oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-d58d3c01-90db-f421-5772-1e83f3d128a2, oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-434923b2-61e3-61df-1fc4-bf153bbbf9a1 ;
  a2a:hasEvent oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_0, oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_1, oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_2, oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_3 ;
  a2a:hasSource oa:source_gra_75495953-aa39-e10d-1f66-fd68895a893e .

oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-d13c9b9e-3399-4622-fbe8-79cb780c9ab2
  a a2a:Person ;
  rdfs:label "Enne Hesselingh" ;
  a2a:PersonName [
    rdfs:label "Enne Hesselingh" ;
    a2a:PersonNameFirstName "Enne" ;
    a2a:PersonNameLastName "Hesselingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-5c33577b-137d-039e-90e1-b14aa607989f
  a a2a:Person ;
  rdfs:label "Bouwcke Wijbes" ;
  a2a:PersonName [
    rdfs:label "Bouwcke Wijbes" ;
    a2a:PersonNameFirstName "Bouwcke" ;
    a2a:PersonNameLastName "Wijbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-d58d3c01-90db-f421-5772-1e83f3d128a2
  a a2a:Person ;
  rdfs:label "Folckert Engelberts" ;
  a2a:PersonName [
    rdfs:label "Folckert Engelberts" ;
    a2a:PersonNameFirstName "Folckert" ;
    a2a:PersonNameLastName "Engelberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person-434923b2-61e3-61df-1fc4-bf153bbbf9a1
  a a2a:Person ;
  rdfs:label "N.n. Ploeghman" ;
  a2a:PersonName [
    rdfs:label "N.n. Ploeghman" ;
    a2a:PersonNameFirstName "N.n." ;
    a2a:PersonNameLastName "Ploeghman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1701-05-30"^^xsd:date
  ] .

oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person:d13c9b9e-3399-4622-fbe8-79cb780c9ab2 ;
  a2a:EventKeyRef oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1 .

oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person:5c33577b-137d-039e-90e1-b14aa607989f ;
  a2a:EventKeyRef oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1 .

oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person:d58d3c01-90db-f421-5772-1e83f3d128a2 ;
  a2a:EventKeyRef oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1 .

oa:relationep_gra_75495953-aa39-e10d-1f66-fd68895a893e_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_75495953-aa39-e10d-1f66-fd68895a893e_Person:434923b2-61e3-61df-1fc4-bf153bbbf9a1 ;
  a2a:EventKeyRef oa:event_gra_75495953-aa39-e10d-1f66-fd68895a893e_Event1 .

oa:source_gra_75495953-aa39-e10d-1f66-fd68895a893e
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1701-05-30 - 1701-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1701-05-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3520, Periode: 1701" ;
    a2a:Book "Huwelijkscontracten Groningen 1701" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3520" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3520, Periode: 1701, Huwelijkscontracten Groningen 1701, 1534, 3520"
  ] ;
  a2a:SourceLastChangeDate "2014-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/75495953-aa39-e10d-1f66-fd68895a893e" ;
  a2a:RecordGUID "{75495953-aa39-e10d-1f66-fd68895a893e}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.4.xml van GRA" .

