@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_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4
  a a2a:Record ;
  rdfs:label "Huw. contract op 27 maart 1679" ;
  a2a:hasPerson oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person-74646dc9-0f6b-fa9e-99d4-778182cf9f44, oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person-9a06a545-d63c-cfb2-f69f-f28702e6eb20 ;
  a2a:hasEvent oa:event_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_0, oa:relationep_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_1 ;
  a2a:hasSource oa:source_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4 .

oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person-74646dc9-0f6b-fa9e-99d4-778182cf9f44
  a a2a:Person ;
  rdfs:label "Engelina Sparringa" ;
  a2a:PersonName [
    rdfs:label "Engelina Sparringa" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Sparringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person-9a06a545-d63c-cfb2-f69f-f28702e6eb20
  a a2a:Person ;
  rdfs:label "Rudolphus Eijsonius" ;
  a2a:PersonName [
    rdfs:label "Rudolphus Eijsonius" ;
    a2a:PersonNameFirstName "Rudolphus" ;
    a2a:PersonNameLastName "Eijsonius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1679-03-27"^^xsd:date
  ] .

oa:relationep_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person:74646dc9-0f6b-fa9e-99d4-778182cf9f44 ;
  a2a:EventKeyRef oa:event_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Event1 .

oa:relationep_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Person:9a06a545-d63c-cfb2-f69f-f28702e6eb20 ;
  a2a:EventKeyRef oa:event_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4_Event1 .

oa:source_gra_bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1679-03-27 - 1679-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1679-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1679" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1679-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3496, Periode: 1679" ;
    a2a:Book "Huwelijkscontracten Groningen 1679" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3496" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3496, Periode: 1679, Huwelijkscontracten Groningen 1679, 1534, 3496"
  ] ;
  a2a:SourceLastChangeDate "2014-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4" ;
  a2a:RecordGUID "{bf3c6bf5-ce25-1ffb-126d-9edb3efe96d4}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.3.xml van GRA" .

