@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_32b255d1-c848-62ba-e7b1-5aeb0c005573
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 december 1830 te Scheemda" ;
  a2a:hasPerson oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-dac45303-bbc5-0973-b075-c35f18b077c4, oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-a6901972-a985-5b60-246a-b3d5596d0113, oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-b91a854c-c10e-e0a1-3930-ee2cfd7bf1f9, oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-2445394f-d440-4d90-a779-0778c799c993, oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-ae8786b4-a62a-64ce-db2f-a63360f848c1, oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-8f6f348e-5f4f-8ebf-6446-1e013bb3e226 ;
  a2a:hasEvent oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_0, oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_1, oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_2, oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_3, oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_4, oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_5 ;
  a2a:hasSource oa:source_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573 .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-dac45303-bbc5-0973-b075-c35f18b077c4
  a a2a:Person ;
  rdfs:label "Hindrik Jans Wol" ;
  a2a:PersonName [
    rdfs:label "Hindrik Jans Wol" ;
    a2a:PersonNameFirstName "Hindrik Jans" ;
    a2a:PersonNameLastName "Wol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-a6901972-a985-5b60-246a-b3d5596d0113
  a a2a:Person ;
  rdfs:label "Aaltjen Balhof" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Balhof" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Balhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "brievenbesteller" .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-b91a854c-c10e-e0a1-3930-ee2cfd7bf1f9
  a a2a:Person ;
  rdfs:label "Martje Jans" ;
  a2a:PersonName [
    rdfs:label "Martje Jans" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-2445394f-d440-4d90-a779-0778c799c993
  a a2a:Person ;
  rdfs:label "Jan Adolf Balhof" ;
  a2a:PersonName [
    rdfs:label "Jan Adolf Balhof" ;
    a2a:PersonNameFirstName "Jan Adolf" ;
    a2a:PersonNameLastName "Balhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-ae8786b4-a62a-64ce-db2f-a63360f848c1
  a a2a:Person ;
  rdfs:label "Jan Hindriks Wol" ;
  a2a:PersonName [
    rdfs:label "Jan Hindriks Wol" ;
    a2a:PersonNameFirstName "Jan Hindriks" ;
    a2a:PersonNameLastName "Wol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kastelein" .

oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person-8f6f348e-5f4f-8ebf-6446-1e013bb3e226
  a a2a:Person ;
  rdfs:label "Trijntje Nies" ;
  a2a:PersonName [
    rdfs:label "Trijntje Nies" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Nies"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1830-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:dac45303-bbc5-0973-b075-c35f18b077c4 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:a6901972-a985-5b60-246a-b3d5596d0113 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:b91a854c-c10e-e0a1-3930-ee2cfd7bf1f9 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:2445394f-d440-4d90-a779-0778c799c993 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:ae8786b4-a62a-64ce-db2f-a63360f848c1 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:relationep_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Person:8f6f348e-5f4f-8ebf-6446-1e013bb3e226 ;
  a2a:EventKeyRef oa:event_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573_Event1 .

oa:source_gra_32b255d1-c848-62ba-e7b1-5aeb0c005573
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda", "1830-12-23 - 1830-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1830-12-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1830" ;
    a2a:Book "Huwelijksregister 1830" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1830, Huwelijksregister 1830, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a6194736-496c-dbef-7b80-efde43020674.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/32b255d1-c848-62ba-e7b1-5aeb0c005573" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a6194736-496c-dbef-7b80-efde43020674.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4af325e8-c354-c3f7-5d8a-6a4eaea25cd8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/32b255d1-c848-62ba-e7b1-5aeb0c005573" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4af325e8-c354-c3f7-5d8a-6a4eaea25cd8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/32b255d1-c848-62ba-e7b1-5aeb0c005573" ;
  a2a:RecordGUID "{32b255d1-c848-62ba-e7b1-5aeb0c005573}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_639_00000639.xml van GRA" .

