@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_8ace55a2-0cd7-73c8-6939-d2fc87fceb49
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1940 te Groningen" ;
  a2a:hasPerson oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-bc2e38b9-108c-283f-6dd4-bf81c142ec5a, oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-f8a1891a-88c7-b25b-a6d6-239c3361082b, oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-622d976f-0571-0fe7-aec0-c0bf213519a0, oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-dd05f0ce-5588-4320-aa64-f422d3c66ccc, oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-dc3ad937-cb0b-8279-f65d-6d499dc42dca, oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-c3a1cd27-b975-694f-38e7-22bf81e9adbf ;
  a2a:hasEvent oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_0, oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_1, oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_2, oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_3, oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_4, oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_5 ;
  a2a:hasSource oa:source_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49 .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-bc2e38b9-108c-283f-6dd4-bf81c142ec5a
  a a2a:Person ;
  rdfs:label "Pieterke Kraijma" ;
  a2a:PersonName [
    rdfs:label "Pieterke Kraijma" ;
    a2a:PersonNameFirstName "Pieterke" ;
    a2a:PersonNameLastName "Kraijma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-f8a1891a-88c7-b25b-a6d6-239c3361082b
  a a2a:Person ;
  rdfs:label "Alexander Hesse" ;
  a2a:PersonName [
    rdfs:label "Alexander Hesse" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Hesse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "expediteur" .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-622d976f-0571-0fe7-aec0-c0bf213519a0
  a a2a:Person ;
  rdfs:label "Wessel Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Wessel Steenbergen" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "loonslager" .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-dd05f0ce-5588-4320-aa64-f422d3c66ccc
  a a2a:Person ;
  rdfs:label "Wilhelmina Anna Nienhuis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Anna Nienhuis" ;
    a2a:PersonNameFirstName "Wilhelmina Anna" ;
    a2a:PersonNameLastName "Nienhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-dc3ad937-cb0b-8279-f65d-6d499dc42dca
  a a2a:Person ;
  rdfs:label "Ida Hesse" ;
  a2a:PersonName [
    rdfs:label "Ida Hesse" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Hesse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person-c3a1cd27-b975-694f-38e7-22bf81e9adbf
  a a2a:Person ;
  rdfs:label "Jacob Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Jacob Steenbergen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "groentenventer" .

oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1940-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:bc2e38b9-108c-283f-6dd4-bf81c142ec5a ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:f8a1891a-88c7-b25b-a6d6-239c3361082b ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:622d976f-0571-0fe7-aec0-c0bf213519a0 ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:dd05f0ce-5588-4320-aa64-f422d3c66ccc ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:dc3ad937-cb0b-8279-f65d-6d499dc42dca ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:relationep_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Person:c3a1cd27-b975-694f-38e7-22bf81e9adbf ;
  a2a:EventKeyRef oa:event_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49_Event1 .

oa:source_gra_8ace55a2-0cd7-73c8-6939-d2fc87fceb49
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1940-05-30 - 1940-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1940-05-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "443" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1940, Huwelijksregister 1940, 443"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/26317a3f-4e43-c05c-14ce-214478ced0cc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8ace55a2-0cd7-73c8-6939-d2fc87fceb49" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/26317a3f-4e43-c05c-14ce-214478ced0cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8ace55a2-0cd7-73c8-6939-d2fc87fceb49" ;
  a2a:RecordGUID "{8ace55a2-0cd7-73c8-6939-d2fc87fceb49}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2209_00002209.xml van GRA" .

