@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_005b8427-e6ba-3125-1fc3-cfc2508f36c2
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 juli 1939 te Groningen" ;
  a2a:hasPerson oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-bdeb0c95-2333-c04b-92d0-9487654cc81f, oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-361d4e83-e31e-dd7e-55d7-5cf8f50a81cd, oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-ad79d91f-69b8-0a66-8b71-dc8e149fe6a5, oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-09d706e0-d1b3-3c2c-36c2-2660a29e3d8a, oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-c5f5d764-bbc0-f4be-a57f-ce804c0e1bb0, oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-d0bc9164-4114-dbec-11b7-fae2cd102d0c ;
  a2a:hasEvent oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_0, oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_1, oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_2, oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_3, oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_4, oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_5 ;
  a2a:hasSource oa:source_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2 .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-bdeb0c95-2333-c04b-92d0-9487654cc81f
  a a2a:Person ;
  rdfs:label "Aleida Gepke Bakker" ;
  a2a:PersonName [
    rdfs:label "Aleida Gepke Bakker" ;
    a2a:PersonNameFirstName "Aleida Gepke" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-361d4e83-e31e-dd7e-55d7-5cf8f50a81cd
  a a2a:Person ;
  rdfs:label "Jan Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-ad79d91f-69b8-0a66-8b71-dc8e149fe6a5
  a a2a:Person ;
  rdfs:label "Jacob Woltjes" ;
  a2a:PersonName [
    rdfs:label "Jacob Woltjes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Woltjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "meelbereider" .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-09d706e0-d1b3-3c2c-36c2-2660a29e3d8a
  a a2a:Person ;
  rdfs:label "Elisabeth Taai" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Taai" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Taai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-c5f5d764-bbc0-f4be-a57f-ce804c0e1bb0
  a a2a:Person ;
  rdfs:label "Aaltje Werker" ;
  a2a:PersonName [
    rdfs:label "Aaltje Werker" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Werker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person-d0bc9164-4114-dbec-11b7-fae2cd102d0c
  a a2a:Person ;
  rdfs:label "Jurjen Woltjes" ;
  a2a:PersonName [
    rdfs:label "Jurjen Woltjes" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNameLastName "Woltjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] ;
  a2a:Profession "belastingambtenaar" .

oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1939-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:bdeb0c95-2333-c04b-92d0-9487654cc81f ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:361d4e83-e31e-dd7e-55d7-5cf8f50a81cd ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:ad79d91f-69b8-0a66-8b71-dc8e149fe6a5 ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:09d706e0-d1b3-3c2c-36c2-2660a29e3d8a ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:c5f5d764-bbc0-f4be-a57f-ce804c0e1bb0 ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:relationep_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Person:d0bc9164-4114-dbec-11b7-fae2cd102d0c ;
  a2a:EventKeyRef oa:event_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2_Event1 .

oa:source_gra_005b8427-e6ba-3125-1fc3-cfc2508f36c2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1939-07-18 - 1939-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1939-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1939" ;
    a2a:Book "Huwelijksregister 1939" ;
    a2a:DocumentNumber "568" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1939, Huwelijksregister 1939, 568"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b6bc1d5c-0cd3-f802-aeeb-77b9f00a6334.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/005b8427-e6ba-3125-1fc3-cfc2508f36c2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b6bc1d5c-0cd3-f802-aeeb-77b9f00a6334.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/005b8427-e6ba-3125-1fc3-cfc2508f36c2" ;
  a2a:RecordGUID "{005b8427-e6ba-3125-1fc3-cfc2508f36c2}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_694_00000694.xml van GRA" .

