@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_05458e1f-353f-be01-e9ea-a988b53a68f6
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1814 te Winschoten" ;
  a2a:hasPerson oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-80f99a95-7e98-234a-a583-15bb316f2843, oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-4c2a39c4-daac-09a0-9656-4bcd52e1ace6, oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-1ef552f5-2112-9aab-681c-47d7b7f71d0c, oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-66cb3413-b78b-a8a0-f5dc-6c062225ce26, oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-081b1977-6c0b-8965-b2a4-9ea29a76b656, oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-00b80e1d-93b8-b9b7-0a23-d8d01b892193 ;
  a2a:hasEvent oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_0, oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_1, oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_2, oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_3, oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_4, oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_5 ;
  a2a:hasSource oa:source_gra_05458e1f-353f-be01-e9ea-a988b53a68f6 .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-80f99a95-7e98-234a-a583-15bb316f2843
  a a2a:Person ;
  rdfs:label "Gerhardus Braamhorst" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Braamhorst" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Braamhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kastenmaker" .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-4c2a39c4-daac-09a0-9656-4bcd52e1ace6
  a a2a:Person ;
  rdfs:label "Elisabeth Lammerts Stenhuis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lammerts Stenhuis" ;
    a2a:PersonNameFirstName "Elisabeth Lammerts" ;
    a2a:PersonNameLastName "Stenhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dienstmaagd" .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-1ef552f5-2112-9aab-681c-47d7b7f71d0c
  a a2a:Person ;
  rdfs:label "Matje Pauls" ;
  a2a:PersonName [
    rdfs:label "Matje Pauls" ;
    a2a:PersonNameFirstName "Matje" ;
    a2a:PersonNameLastName "Pauls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-66cb3413-b78b-a8a0-f5dc-6c062225ce26
  a a2a:Person ;
  rdfs:label "Albert Roelfs" ;
  a2a:PersonName [
    rdfs:label "Albert Roelfs" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-081b1977-6c0b-8965-b2a4-9ea29a76b656
  a a2a:Person ;
  rdfs:label "Lammert Stenhuis" ;
  a2a:PersonName [
    rdfs:label "Lammert Stenhuis" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Stenhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "molenaar" .

oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person-00b80e1d-93b8-b9b7-0a23-d8d01b892193
  a a2a:Person ;
  rdfs:label "Lucretia Gerhards Braamhorst" ;
  a2a:PersonName [
    rdfs:label "Lucretia Gerhards Braamhorst" ;
    a2a:PersonNameFirstName "Lucretia Gerhards" ;
    a2a:PersonNameLastName "Braamhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1814-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:80f99a95-7e98-234a-a583-15bb316f2843 ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:4c2a39c4-daac-09a0-9656-4bcd52e1ace6 ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:1ef552f5-2112-9aab-681c-47d7b7f71d0c ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:66cb3413-b78b-a8a0-f5dc-6c062225ce26 ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:081b1977-6c0b-8965-b2a4-9ea29a76b656 ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:relationep_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Person:00b80e1d-93b8-b9b7-0a23-d8d01b892193 ;
  a2a:EventKeyRef oa:event_gra_05458e1f-353f-be01-e9ea-a988b53a68f6_Event1 .

oa:source_gra_05458e1f-353f-be01-e9ea-a988b53a68f6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1814-05-30 - 1814-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1814-05-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1814" ;
    a2a:Book "Huwelijksregister 1814" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1814, Huwelijksregister 1814, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/72dd6442-adf6-153d-d140-c708b1d19478.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/05458e1f-353f-be01-e9ea-a988b53a68f6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/72dd6442-adf6-153d-d140-c708b1d19478.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/267892af-df59-9e0d-d189-7130a77c9369.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/05458e1f-353f-be01-e9ea-a988b53a68f6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/267892af-df59-9e0d-d189-7130a77c9369.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/05458e1f-353f-be01-e9ea-a988b53a68f6" ;
  a2a:RecordGUID "{05458e1f-353f-be01-e9ea-a988b53a68f6}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_749_00000749.xml van GRA" .

