@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_4e935299-1597-722b-8d9c-e5bdf35f36ce
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1881 te Bedum" ;
  a2a:hasPerson oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-6399e568-f053-f861-54f8-92f3fb4643e4, oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-7aafcdff-3326-4197-eb32-3eacdc05874c, oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-f645e722-d7e7-53a4-6b6b-5499c5050a85, oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-7da70e76-d225-3266-473a-bdbfbec34cc5, oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-abd3f30a-a762-fc3e-8c99-c8ed8e888611, oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-a16ed4e4-ae61-12e1-8511-2f52c7101b72 ;
  a2a:hasEvent oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_0, oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_1, oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_2, oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_3, oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_4, oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_5 ;
  a2a:hasSource oa:source_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-6399e568-f053-f861-54f8-92f3fb4643e4
  a a2a:Person ;
  rdfs:label "Jantje Wigboldus" ;
  a2a:PersonName [
    rdfs:label "Jantje Wigboldus" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Wigboldus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Annen, gem Ten Boer" ;
    rdfs:label "Sint Annen, gem Ten Boer"
  ] .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-7aafcdff-3326-4197-eb32-3eacdc05874c
  a a2a:Person ;
  rdfs:label "Kasper Severrien" ;
  a2a:PersonName [
    rdfs:label "Kasper Severrien" ;
    a2a:PersonNameFirstName "Kasper" ;
    a2a:PersonNameLastName "Severrien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scharmer gem. Slochteren" ;
    rdfs:label "Scharmer gem. Slochteren"
  ] ;
  a2a:Profession "tuinier" .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-f645e722-d7e7-53a4-6b6b-5499c5050a85
  a a2a:Person ;
  rdfs:label "Bregtje Diephuis" ;
  a2a:PersonName [
    rdfs:label "Bregtje Diephuis" ;
    a2a:PersonNameFirstName "Bregtje" ;
    a2a:PersonNameLastName "Diephuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-7da70e76-d225-3266-473a-bdbfbec34cc5
  a a2a:Person ;
  rdfs:label "Geessien Bouwman" ;
  a2a:PersonName [
    rdfs:label "Geessien Bouwman" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-abd3f30a-a762-fc3e-8c99-c8ed8e888611
  a a2a:Person ;
  rdfs:label "Pieter Severrien" ;
  a2a:PersonName [
    rdfs:label "Pieter Severrien" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Severrien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "tuinier" .

oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person-a16ed4e4-ae61-12e1-8511-2f52c7101b72
  a a2a:Person ;
  rdfs:label "Jan Eltjes Wigboldus" ;
  a2a:PersonName [
    rdfs:label "Jan Eltjes Wigboldus" ;
    a2a:PersonNameFirstName "Jan Eltjes" ;
    a2a:PersonNameLastName "Wigboldus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1881-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:6399e568-f053-f861-54f8-92f3fb4643e4 ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:7aafcdff-3326-4197-eb32-3eacdc05874c ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:f645e722-d7e7-53a4-6b6b-5499c5050a85 ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:7da70e76-d225-3266-473a-bdbfbec34cc5 ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:abd3f30a-a762-fc3e-8c99-c8ed8e888611 ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:relationep_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Person:a16ed4e4-ae61-12e1-8511-2f52c7101b72 ;
  a2a:EventKeyRef oa:event_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce_Event1 .

oa:source_gra_4e935299-1597-722b-8d9c-e5bdf35f36ce
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1881-11-05 - 1881-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1881-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1881" ;
    a2a:Book "Huwelijksregister 1881" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1881, Huwelijksregister 1881, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2b1a856b-f652-8e84-1deb-d77c2c352d22.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4e935299-1597-722b-8d9c-e5bdf35f36ce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2b1a856b-f652-8e84-1deb-d77c2c352d22.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4e935299-1597-722b-8d9c-e5bdf35f36ce" ;
  a2a:RecordGUID "{4e935299-1597-722b-8d9c-e5bdf35f36ce}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_493_00000493.xml van GRA" .

