@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_29edc729-171c-0c71-2216-e3dfefee9f75
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 december 1917 te Veendam" ;
  a2a:hasPerson oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-84edb8ff-b4b9-969d-4806-0f76a7bc23a5, oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-d21040da-778d-40de-3379-d43890acb1ea, oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-3cb86e7e-807b-b062-75fc-e7870d1f4d44, oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-8f0392a0-41f9-0de9-3a35-dfe46a59d22a, oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-954b63f2-9fa4-b487-47f2-c7631745643d ;
  a2a:hasEvent oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_0, oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_1, oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_2, oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_3, oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_4 ;
  a2a:hasSource oa:source_gra_29edc729-171c-0c71-2216-e3dfefee9f75 .

oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-84edb8ff-b4b9-969d-4806-0f76a7bc23a5
  a a2a:Person ;
  rdfs:label "Frans Cars Prummel" ;
  a2a:PersonName [
    rdfs:label "Frans Cars Prummel" ;
    a2a:PersonNameFirstName "Frans Cars" ;
    a2a:PersonNameLastName "Prummel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] ;
  a2a:Profession "smid" .

oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-d21040da-778d-40de-3379-d43890acb1ea
  a a2a:Person ;
  rdfs:label "Iektje Maathuis" ;
  a2a:PersonName [
    rdfs:label "Iektje Maathuis" ;
    a2a:PersonNameFirstName "Iektje" ;
    a2a:PersonNameLastName "Maathuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-3cb86e7e-807b-b062-75fc-e7870d1f4d44
  a a2a:Person ;
  rdfs:label "Iektje Maathuis" ;
  a2a:PersonName [
    rdfs:label "Iektje Maathuis" ;
    a2a:PersonNameFirstName "Iektje" ;
    a2a:PersonNameLastName "Maathuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-8f0392a0-41f9-0de9-3a35-dfe46a59d22a
  a a2a:Person ;
  rdfs:label "Roelf Prummel" ;
  a2a:PersonName [
    rdfs:label "Roelf Prummel" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Prummel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person-954b63f2-9fa4-b487-47f2-c7631745643d
  a a2a:Person ;
  rdfs:label "Lammechina de Jonge" ;
  a2a:PersonName [
    rdfs:label "Lammechina de Jonge" ;
    a2a:PersonNameFirstName "Lammechina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1917-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person:84edb8ff-b4b9-969d-4806-0f76a7bc23a5 ;
  a2a:EventKeyRef oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 .

oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person:d21040da-778d-40de-3379-d43890acb1ea ;
  a2a:EventKeyRef oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 .

oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person:3cb86e7e-807b-b062-75fc-e7870d1f4d44 ;
  a2a:EventKeyRef oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 .

oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person:8f0392a0-41f9-0de9-3a35-dfe46a59d22a ;
  a2a:EventKeyRef oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 .

oa:relationep_gra_29edc729-171c-0c71-2216-e3dfefee9f75_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Person:954b63f2-9fa4-b487-47f2-c7631745643d ;
  a2a:EventKeyRef oa:event_gra_29edc729-171c-0c71-2216-e3dfefee9f75_Event1 .

oa:source_gra_29edc729-171c-0c71-2216-e3dfefee9f75
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1917-12-19 - 1917-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1917-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1917" ;
    a2a:Book "Huwelijksregister 1917" ;
    a2a:DocumentNumber "123" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1917, Huwelijksregister 1917, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4bd98dde-2f43-de78-d333-0f21f9bca6fc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/29edc729-171c-0c71-2216-e3dfefee9f75" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4bd98dde-2f43-de78-d333-0f21f9bca6fc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1cc51178-bfc0-fbb6-196a-f332ae7b6f65.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/29edc729-171c-0c71-2216-e3dfefee9f75" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1cc51178-bfc0-fbb6-196a-f332ae7b6f65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/29edc729-171c-0c71-2216-e3dfefee9f75" ;
  a2a:RecordGUID "{29edc729-171c-0c71-2216-e3dfefee9f75}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_543_00000543.xml van GRA" .

