@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_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c
  a a2a:Record ;
  rdfs:label "Huw. contract op 24 oktober 1680" ;
  a2a:hasPerson oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person-3d7cd490-638d-ed8d-3f23-1d5d1c45a67a, oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person-e186c546-5fb5-bfa0-9091-e96bec7ae995 ;
  a2a:hasEvent oa:event_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_0, oa:relationep_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_1 ;
  a2a:hasSource oa:source_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c .

oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person-3d7cd490-638d-ed8d-3f23-1d5d1c45a67a
  a a2a:Person ;
  rdfs:label "Claesjen Peters" ;
  a2a:PersonName [
    rdfs:label "Claesjen Peters" ;
    a2a:PersonNameFirstName "Claesjen" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person-e186c546-5fb5-bfa0-9091-e96bec7ae995
  a a2a:Person ;
  rdfs:label "Aijlcke Albers" ;
  a2a:PersonName [
    rdfs:label "Aijlcke Albers" ;
    a2a:PersonNameFirstName "Aijlcke" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1680-10-24"^^xsd:date
  ] .

oa:relationep_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person:3d7cd490-638d-ed8d-3f23-1d5d1c45a67a ;
  a2a:EventKeyRef oa:event_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Event1 .

oa:relationep_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Person:e186c546-5fb5-bfa0-9091-e96bec7ae995 ;
  a2a:EventKeyRef oa:event_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c_Event1 .

oa:source_gra_1218eeeb-e0aa-5ae8-ea50-6b611dfce68c
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1680-10-24 - 1680-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1680-10-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3497, Periode: 1680" ;
    a2a:Book "Huwelijkscontracten Groningen 1680 eerste halfjaar" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3497" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3497, Periode: 1680, Huwelijkscontracten Groningen 1680 eerste halfjaar, 1534, 3497"
  ] ;
  a2a:SourceLastChangeDate "2014-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1218eeeb-e0aa-5ae8-ea50-6b611dfce68c" ;
  a2a:RecordGUID "{1218eeeb-e0aa-5ae8-ea50-6b611dfce68c}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.5.xml van GRA" .

