@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_0684479d-a306-e590-344c-ccda05ab12cc
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 mei 1937 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-234c48f9-5f8d-5ab0-5e10-ebb9f19aa9f9, oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-36d47f83-775d-3c22-5a07-fcb4f92cb6c9, oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-3bfc0cc1-275c-23a4-aeb4-d2c9f7942e77, oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-54e45cca-e9ca-5471-cc78-b8f9e5e37c44, oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-0affe4d0-900a-67de-ee5d-ef5266b5100f, oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-e7ccc445-7e64-9033-debb-87cdfd4b4ea3 ;
  a2a:hasEvent oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_0, oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_1, oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_2, oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_3, oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_4, oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_5 ;
  a2a:hasSource oa:source_gra_0684479d-a306-e590-344c-ccda05ab12cc .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-234c48f9-5f8d-5ab0-5e10-ebb9f19aa9f9
  a a2a:Person ;
  rdfs:label "Jantje Zuidema" ;
  a2a:PersonName [
    rdfs:label "Jantje Zuidema" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Zuidema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-36d47f83-775d-3c22-5a07-fcb4f92cb6c9
  a a2a:Person ;
  rdfs:label "Freerk Zuidema" ;
  a2a:PersonName [
    rdfs:label "Freerk Zuidema" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNameLastName "Zuidema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-3bfc0cc1-275c-23a4-aeb4-d2c9f7942e77
  a a2a:Person ;
  rdfs:label "Georg van Dijk" ;
  a2a:PersonName [
    rdfs:label "Georg van Dijk" ;
    a2a:PersonNameFirstName "Georg" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-54e45cca-e9ca-5471-cc78-b8f9e5e37c44
  a a2a:Person ;
  rdfs:label "Kornelia de Vries" ;
  a2a:PersonName [
    rdfs:label "Kornelia de Vries" ;
    a2a:PersonNameFirstName "Kornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-0affe4d0-900a-67de-ee5d-ef5266b5100f
  a a2a:Person ;
  rdfs:label "Johanna Blaauw" ;
  a2a:PersonName [
    rdfs:label "Johanna Blaauw" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person-e7ccc445-7e64-9033-debb-87cdfd4b4ea3
  a a2a:Person ;
  rdfs:label "Harm van Dijk" ;
  a2a:PersonName [
    rdfs:label "Harm van Dijk" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1937-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:234c48f9-5f8d-5ab0-5e10-ebb9f19aa9f9 ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:36d47f83-775d-3c22-5a07-fcb4f92cb6c9 ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:3bfc0cc1-275c-23a4-aeb4-d2c9f7942e77 ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:54e45cca-e9ca-5471-cc78-b8f9e5e37c44 ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:0affe4d0-900a-67de-ee5d-ef5266b5100f ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:relationep_gra_0684479d-a306-e590-344c-ccda05ab12cc_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0684479d-a306-e590-344c-ccda05ab12cc_Person:e7ccc445-7e64-9033-debb-87cdfd4b4ea3 ;
  a2a:EventKeyRef oa:event_gra_0684479d-a306-e590-344c-ccda05ab12cc_Event1 .

oa:source_gra_0684479d-a306-e590-344c-ccda05ab12cc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1937-05-15 - 1937-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1937-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1937" ;
    a2a:Book "Huwelijksregister 1937" ;
    a2a:DocumentNumber "21" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1937, Huwelijksregister 1937, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b9808c2b-3cd7-1a3d-bc3d-6131d1f02311.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0684479d-a306-e590-344c-ccda05ab12cc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b9808c2b-3cd7-1a3d-bc3d-6131d1f02311.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0684479d-a306-e590-344c-ccda05ab12cc" ;
  a2a:RecordGUID "{0684479d-a306-e590-344c-ccda05ab12cc}" ;
  a2a:SourceRemarkOpmerking "wettiging 1 kind" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_764_00000764.xml van GRA" .

