@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_ee7b4660-405f-e342-d46a-b6c968c27aa0
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 januari 1943 te Leek" ;
  a2a:hasPerson oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-a9c29313-f7bd-e7dd-af78-1a0710ecea45, oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-b9418fa7-6fc7-c737-8731-ea0b20ddd780, oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-f4efe2b0-52ab-f76e-5aa7-794290fb1358, oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-32a38adf-6139-dc50-aa28-09d5281603ff, oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-e2a8b605-57fa-6a77-470f-1564e90bce37, oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-28e6c126-2319-d61b-8d5d-4ef42cd69ec0 ;
  a2a:hasEvent oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_0, oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_1, oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_2, oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_3, oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_4, oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_5 ;
  a2a:hasSource oa:source_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0 .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-a9c29313-f7bd-e7dd-af78-1a0710ecea45
  a a2a:Person ;
  rdfs:label "Anne Bolt" ;
  a2a:PersonName [
    rdfs:label "Anne Bolt" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-b9418fa7-6fc7-c737-8731-ea0b20ddd780
  a a2a:Person ;
  rdfs:label "Derk de Jong" ;
  a2a:PersonName [
    rdfs:label "Derk de Jong" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-f4efe2b0-52ab-f76e-5aa7-794290fb1358
  a a2a:Person ;
  rdfs:label "Pieterke Sloot" ;
  a2a:PersonName [
    rdfs:label "Pieterke Sloot" ;
    a2a:PersonNameFirstName "Pieterke" ;
    a2a:PersonNameLastName "Sloot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 kaar" ;
    rdfs:label "49 kaar"
  ] .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-32a38adf-6139-dc50-aa28-09d5281603ff
  a a2a:Person ;
  rdfs:label "Angeniet Hecker" ;
  a2a:PersonName [
    rdfs:label "Angeniet Hecker" ;
    a2a:PersonNameFirstName "Angeniet" ;
    a2a:PersonNameLastName "Hecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-e2a8b605-57fa-6a77-470f-1564e90bce37
  a a2a:Person ;
  rdfs:label "Romina Bolt" ;
  a2a:PersonName [
    rdfs:label "Romina Bolt" ;
    a2a:PersonNameFirstName "Romina" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enumatil gem. Leek" ;
    rdfs:label "Enumatil gem. Leek"
  ] .

oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person-28e6c126-2319-d61b-8d5d-4ef42cd69ec0
  a a2a:Person ;
  rdfs:label "Hendrik de Jong" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Jong" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1943-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:a9c29313-f7bd-e7dd-af78-1a0710ecea45 ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:b9418fa7-6fc7-c737-8731-ea0b20ddd780 ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:f4efe2b0-52ab-f76e-5aa7-794290fb1358 ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:32a38adf-6139-dc50-aa28-09d5281603ff ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:e2a8b605-57fa-6a77-470f-1564e90bce37 ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:relationep_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Person:28e6c126-2319-d61b-8d5d-4ef42cd69ec0 ;
  a2a:EventKeyRef oa:event_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0_Event1 .

oa:source_gra_ee7b4660-405f-e342-d46a-b6c968c27aa0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek", "1943-01-30 - 1943-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1943-01-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 864, Periode: 1943" ;
    a2a:Book "Huwelijksregister 1943" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "864" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 864, Periode: 1943, Huwelijksregister 1943, 4, 864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b966b279-e30b-da72-b2ad-801b10c1f7ed.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ee7b4660-405f-e342-d46a-b6c968c27aa0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b966b279-e30b-da72-b2ad-801b10c1f7ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ee7b4660-405f-e342-d46a-b6c968c27aa0" ;
  a2a:RecordGUID "{ee7b4660-405f-e342-d46a-b6c968c27aa0}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1171_00001171.xml van GRA" .

