@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_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621
  a a2a:Record ;
  rdfs:label "Huw. contract op 27 maart 1680" ;
  a2a:hasPerson oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person-5f5f5636-50f1-d4c2-5c5e-542aa2c189a6, oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person-f108b097-eb95-b88c-d5cf-5781365953d2 ;
  a2a:hasEvent oa:event_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_0, oa:relationep_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_1 ;
  a2a:hasSource oa:source_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621 .

oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person-5f5f5636-50f1-d4c2-5c5e-542aa2c189a6
  a a2a:Person ;
  rdfs:label "Susanna Hendrix" ;
  a2a:PersonName [
    rdfs:label "Susanna Hendrix" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person-f108b097-eb95-b88c-d5cf-5781365953d2
  a a2a:Person ;
  rdfs:label "Jan Alberts" ;
  a2a:PersonName [
    rdfs:label "Jan Alberts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1680-03-27"^^xsd:date
  ] .

oa:relationep_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person:5f5f5636-50f1-d4c2-5c5e-542aa2c189a6 ;
  a2a:EventKeyRef oa:event_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Event1 .

oa:relationep_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Person:f108b097-eb95-b88c-d5cf-5781365953d2 ;
  a2a:EventKeyRef oa:event_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621_Event1 .

oa:source_gra_7ce8742e-39b4-78ea-0ff8-8d52a1cdf621
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1680-03-27 - 1680-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1680-03-27"^^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/7ce8742e-39b4-78ea-0ff8-8d52a1cdf621" ;
  a2a:RecordGUID "{7ce8742e-39b4-78ea-0ff8-8d52a1cdf621}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.5.xml van GRA" .

