@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_d3a563ae-e741-ef28-1426-c2ac3e1c6434
  a a2a:Record ;
  rdfs:label "Huw. contract op 6 juni 1678" ;
  a2a:hasPerson oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person-8e537229-dd93-2a4c-531d-9a845a133ecb, oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person-66874a49-eb3b-8099-79ba-98d01b8e2307 ;
  a2a:hasEvent oa:event_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_0, oa:relationep_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_1 ;
  a2a:hasSource oa:source_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434 .

oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person-8e537229-dd93-2a4c-531d-9a845a133ecb
  a a2a:Person ;
  rdfs:label "Aeltjen Sluijtens" ;
  a2a:PersonName [
    rdfs:label "Aeltjen Sluijtens" ;
    a2a:PersonNameFirstName "Aeltjen" ;
    a2a:PersonNameLastName "Sluijtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person-66874a49-eb3b-8099-79ba-98d01b8e2307
  a a2a:Person ;
  rdfs:label "Cornelis Barlinckhoff" ;
  a2a:PersonName [
    rdfs:label "Cornelis Barlinckhoff" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Barlinckhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1678-06-06"^^xsd:date
  ] .

oa:relationep_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person:8e537229-dd93-2a4c-531d-9a845a133ecb ;
  a2a:EventKeyRef oa:event_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Event1 .

oa:relationep_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Person:66874a49-eb3b-8099-79ba-98d01b8e2307 ;
  a2a:EventKeyRef oa:event_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434_Event1 .

oa:source_gra_d3a563ae-e741-ef28-1426-c2ac3e1c6434
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1678-06-06 - 1678-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1678-06-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3495, Periode: 1678" ;
    a2a:Book "Huwelijkscontracten Groningen 1678" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3495" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3495, Periode: 1678, Huwelijkscontracten Groningen 1678, 1534, 3495"
  ] ;
  a2a:SourceLastChangeDate "2014-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d3a563ae-e741-ef28-1426-c2ac3e1c6434" ;
  a2a:RecordGUID "{d3a563ae-e741-ef28-1426-c2ac3e1c6434}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.3.xml van GRA" .

