@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_adc78696-8e7a-125d-5fa7-e6a6e856e4af
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1939 te Slochteren" ;
  a2a:hasPerson oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-c329f0ff-d71c-932b-6642-3d2d64a964ac, oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-0eb1e68d-2a91-e84b-efe5-e0234058462e, oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-41f2951b-9a50-29d1-ebd1-83e5cf4c5e98, oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-7200c9b0-f4e8-24c8-8d1e-dedd29d2092f, oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-fdffcac2-cf0d-4bbf-b488-f923d86c9d07, oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-6a7db77b-ff6a-4e4a-0c04-88e8304f0159 ;
  a2a:hasEvent oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_0, oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_1, oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_2, oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_3, oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_4, oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_5 ;
  a2a:hasSource oa:source_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-c329f0ff-d71c-932b-6642-3d2d64a964ac
  a a2a:Person ;
  rdfs:label "Kornelis Snakenborg" ;
  a2a:PersonName [
    rdfs:label "Kornelis Snakenborg" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Snakenborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "smid" .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-0eb1e68d-2a91-e84b-efe5-e0234058462e
  a a2a:Person ;
  rdfs:label "Harm Vonk" ;
  a2a:PersonName [
    rdfs:label "Harm Vonk" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-41f2951b-9a50-29d1-ebd1-83e5cf4c5e98
  a a2a:Person ;
  rdfs:label "Gesien Lintjer" ;
  a2a:PersonName [
    rdfs:label "Gesien Lintjer" ;
    a2a:PersonNameFirstName "Gesien" ;
    a2a:PersonNameLastName "Lintjer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-7200c9b0-f4e8-24c8-8d1e-dedd29d2092f
  a a2a:Person ;
  rdfs:label "Wijpke Smit" ;
  a2a:PersonName [
    rdfs:label "Wijpke Smit" ;
    a2a:PersonNameFirstName "Wijpke" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-fdffcac2-cf0d-4bbf-b488-f923d86c9d07
  a a2a:Person ;
  rdfs:label "Zwaantje Snakenborg" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Snakenborg" ;
    a2a:PersonNameFirstName "Zwaantje" ;
    a2a:PersonNameLastName "Snakenborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] ;
  a2a:Profession "kapster" .

oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person-6a7db77b-ff6a-4e4a-0c04-88e8304f0159
  a a2a:Person ;
  rdfs:label "Harm Vonk" ;
  a2a:PersonName [
    rdfs:label "Harm Vonk" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] ;
  a2a:Profession "kweekersknecht" .

oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1939-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:c329f0ff-d71c-932b-6642-3d2d64a964ac ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:0eb1e68d-2a91-e84b-efe5-e0234058462e ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:41f2951b-9a50-29d1-ebd1-83e5cf4c5e98 ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:7200c9b0-f4e8-24c8-8d1e-dedd29d2092f ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:fdffcac2-cf0d-4bbf-b488-f923d86c9d07 ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:relationep_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Person:6a7db77b-ff6a-4e4a-0c04-88e8304f0159 ;
  a2a:EventKeyRef oa:event_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af_Event1 .

oa:source_gra_adc78696-8e7a-125d-5fa7-e6a6e856e4af
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren", "1939-08-19 - 1939-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1939-08-19"^^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 "95" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1939, Huwelijksregister 1939, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b1108990-6430-c5d8-f680-31981d145328.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/adc78696-8e7a-125d-5fa7-e6a6e856e4af" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b1108990-6430-c5d8-f680-31981d145328.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/adc78696-8e7a-125d-5fa7-e6a6e856e4af" ;
  a2a:RecordGUID "{adc78696-8e7a-125d-5fa7-e6a6e856e4af}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1679_00001679.xml van GRA" .

