@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_bb274885-e6a5-abe0-fa6f-c7f9673163f4
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 mei 1928 te Bedum" ;
  a2a:hasPerson oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-2b3d084c-954f-fc68-4556-88805707de30, oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-5d2543c2-af5a-4c9b-ee55-f4063fb4668c, oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-756558f4-e1e2-945f-24f9-f2e52e165bb0, oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-0f9bdf5f-a670-ca26-7a62-20b388417628, oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-a7a84087-7886-969f-2295-ccdf9cbd0758, oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-91bcead3-dc63-6d99-ee39-356058992adf ;
  a2a:hasEvent oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_0, oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_1, oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_2, oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_3, oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_4, oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_5 ;
  a2a:hasSource oa:source_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4 .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-2b3d084c-954f-fc68-4556-88805707de30
  a a2a:Person ;
  rdfs:label "Frederika Koopman" ;
  a2a:PersonName [
    rdfs:label "Frederika Koopman" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-5d2543c2-af5a-4c9b-ee55-f4063fb4668c
  a a2a:Person ;
  rdfs:label "Albert Garmt Huizinga" ;
  a2a:PersonName [
    rdfs:label "Albert Garmt Huizinga" ;
    a2a:PersonNameFirstName "Albert Garmt" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warfhuizen gem. Leens" ;
    rdfs:label "Warfhuizen gem. Leens"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-756558f4-e1e2-945f-24f9-f2e52e165bb0
  a a2a:Person ;
  rdfs:label "Grietje Swartsenberg" ;
  a2a:PersonName [
    rdfs:label "Grietje Swartsenberg" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Swartsenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-0f9bdf5f-a670-ca26-7a62-20b388417628
  a a2a:Person ;
  rdfs:label "Aaltje Korthuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Korthuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Korthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-a7a84087-7886-969f-2295-ccdf9cbd0758
  a a2a:Person ;
  rdfs:label "Hendrik Huizinga" ;
  a2a:PersonName [
    rdfs:label "Hendrik Huizinga" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person-91bcead3-dc63-6d99-ee39-356058992adf
  a a2a:Person ;
  rdfs:label "Hendrik Koopman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Koopman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1928-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:2b3d084c-954f-fc68-4556-88805707de30 ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:5d2543c2-af5a-4c9b-ee55-f4063fb4668c ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:756558f4-e1e2-945f-24f9-f2e52e165bb0 ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:0f9bdf5f-a670-ca26-7a62-20b388417628 ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:a7a84087-7886-969f-2295-ccdf9cbd0758 ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:relationep_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Person:91bcead3-dc63-6d99-ee39-356058992adf ;
  a2a:EventKeyRef oa:event_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4_Event1 .

oa:source_gra_bb274885-e6a5-abe0-fa6f-c7f9673163f4
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1928-05-26 - 1928-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1928-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1928" ;
    a2a:Book "Huwelijksregister 1928" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1928, Huwelijksregister 1928, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b913393a-1984-0ac9-fc38-7b4c8d048996.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bb274885-e6a5-abe0-fa6f-c7f9673163f4" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b913393a-1984-0ac9-fc38-7b4c8d048996.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bb274885-e6a5-abe0-fa6f-c7f9673163f4" ;
  a2a:RecordGUID "{bb274885-e6a5-abe0-fa6f-c7f9673163f4}" ;
  a2a:SourceRemarkOpmerking "wettiging 1 kind" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_523_00000523.xml van GRA" .

