@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_4d182196-df37-4bcc-913a-0ec631ef0aba
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 juni 1939 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-0d73b995-8db1-73cf-a158-016dac177aba, oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-50b17440-d38a-aa4c-17e4-b95883f4de3e, oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-5c369a35-f379-b22f-3d77-fd05b83f7b2d, oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-b64392fb-5c96-93ac-9d81-d0cb08815f8c, oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-b839f551-4771-3664-dde5-f78c5d3cc6b5, oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-c60f2037-d9a4-396b-b743-48800c0c9ed4 ;
  a2a:hasEvent oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_0, oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_1, oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_2, oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_3, oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_4, oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_5 ;
  a2a:hasSource oa:source_gra_4d182196-df37-4bcc-913a-0ec631ef0aba .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-0d73b995-8db1-73cf-a158-016dac177aba
  a a2a:Person ;
  rdfs:label "Hendrik Bunk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bunk" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Bunk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landarbeider" .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-50b17440-d38a-aa4c-17e4-b95883f4de3e
  a a2a:Person ;
  rdfs:label "Lucas Kuiper" ;
  a2a:PersonName [
    rdfs:label "Lucas Kuiper" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "fabrieksarbeider" .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-5c369a35-f379-b22f-3d77-fd05b83f7b2d
  a a2a:Person ;
  rdfs:label "Geessien Meijer" ;
  a2a:PersonName [
    rdfs:label "Geessien Meijer" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-b64392fb-5c96-93ac-9d81-d0cb08815f8c
  a a2a:Person ;
  rdfs:label "Siena Schipper" ;
  a2a:PersonName [
    rdfs:label "Siena Schipper" ;
    a2a:PersonNameFirstName "Siena" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-b839f551-4771-3664-dde5-f78c5d3cc6b5
  a a2a:Person ;
  rdfs:label "Hinderkien Kuiper" ;
  a2a:PersonName [
    rdfs:label "Hinderkien Kuiper" ;
    a2a:PersonNameFirstName "Hinderkien" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person-c60f2037-d9a4-396b-b743-48800c0c9ed4
  a a2a:Person ;
  rdfs:label "Anno Bunk" ;
  a2a:PersonName [
    rdfs:label "Anno Bunk" ;
    a2a:PersonNameFirstName "Anno" ;
    a2a:PersonNameLastName "Bunk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1939-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:0d73b995-8db1-73cf-a158-016dac177aba ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:50b17440-d38a-aa4c-17e4-b95883f4de3e ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:5c369a35-f379-b22f-3d77-fd05b83f7b2d ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:b64392fb-5c96-93ac-9d81-d0cb08815f8c ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:b839f551-4771-3664-dde5-f78c5d3cc6b5 ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:relationep_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Person:c60f2037-d9a4-396b-b743-48800c0c9ed4 ;
  a2a:EventKeyRef oa:event_gra_4d182196-df37-4bcc-913a-0ec631ef0aba_Event1 .

oa:source_gra_4d182196-df37-4bcc-913a-0ec631ef0aba
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1939-06-24 - 1939-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1939-06-24"^^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 "31" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1939, Huwelijksregister 1939, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/efa3824a-1961-ed0b-0c9b-636aea324f85.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4d182196-df37-4bcc-913a-0ec631ef0aba" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/efa3824a-1961-ed0b-0c9b-636aea324f85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4d182196-df37-4bcc-913a-0ec631ef0aba" ;
  a2a:RecordGUID "{4d182196-df37-4bcc-913a-0ec631ef0aba}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1536_00001536.xml van GRA" .

