@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_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juli 1852 te Veendam" ;
  a2a:hasPerson oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-48d8f7a0-f7d8-dbe7-7715-a5b982e82c7d, oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-7e4f0811-6211-282c-d45b-ce6ae6d59d2d, oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-7bdff436-b0bb-821f-ab97-4ce23b8d1609, oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-d8404132-15d4-c40d-6db6-4011ca38d7d8, oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-58b98924-4953-2497-d8a0-5f92c8e1af2f, oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-de4a3975-a9e8-0e4f-c67e-269cd3486333 ;
  a2a:hasEvent oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_0, oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_1, oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_2, oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_3, oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_4, oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_5 ;
  a2a:hasSource oa:source_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07 .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-48d8f7a0-f7d8-dbe7-7715-a5b982e82c7d
  a a2a:Person ;
  rdfs:label "Albert Veltens" ;
  a2a:PersonName [
    rdfs:label "Albert Veltens" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Veltens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:Profession "timmerknecht" .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-7e4f0811-6211-282c-d45b-ce6ae6d59d2d
  a a2a:Person ;
  rdfs:label "Jantje Eilkes Engelsman" ;
  a2a:PersonName [
    rdfs:label "Jantje Eilkes Engelsman" ;
    a2a:PersonNameFirstName "Jantje Eilkes" ;
    a2a:PersonNameLastName "Engelsman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-7bdff436-b0bb-821f-ab97-4ce23b8d1609
  a a2a:Person ;
  rdfs:label "Eilke Berends Engelsman" ;
  a2a:PersonName [
    rdfs:label "Eilke Berends Engelsman" ;
    a2a:PersonNameFirstName "Eilke Berends" ;
    a2a:PersonNameLastName "Engelsman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "praamschipper" .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-d8404132-15d4-c40d-6db6-4011ca38d7d8
  a a2a:Person ;
  rdfs:label "Lammert Veltens" ;
  a2a:PersonName [
    rdfs:label "Lammert Veltens" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Veltens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-58b98924-4953-2497-d8a0-5f92c8e1af2f
  a a2a:Person ;
  rdfs:label "Jantje van der Baan" ;
  a2a:PersonName [
    rdfs:label "Jantje van der Baan" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Baan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person-de4a3975-a9e8-0e4f-c67e-269cd3486333
  a a2a:Person ;
  rdfs:label "Hindrikjen Everts Drenth" ;
  a2a:PersonName [
    rdfs:label "Hindrikjen Everts Drenth" ;
    a2a:PersonNameFirstName "Hindrikjen Everts" ;
    a2a:PersonNameLastName "Drenth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1852-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:48d8f7a0-f7d8-dbe7-7715-a5b982e82c7d ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:7e4f0811-6211-282c-d45b-ce6ae6d59d2d ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:7bdff436-b0bb-821f-ab97-4ce23b8d1609 ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:d8404132-15d4-c40d-6db6-4011ca38d7d8 ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:58b98924-4953-2497-d8a0-5f92c8e1af2f ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:relationep_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Person:de4a3975-a9e8-0e4f-c67e-269cd3486333 ;
  a2a:EventKeyRef oa:event_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07_Event1 .

oa:source_gra_eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1852-07-12 - 1852-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1852-07-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1852" ;
    a2a:Book "Huwelijksregister 1852" ;
    a2a:DocumentNumber "34" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1852, Huwelijksregister 1852, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8c1f42ae-07e8-41ad-f6bf-3bd16d9834b6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8c1f42ae-07e8-41ad-f6bf-3bd16d9834b6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/89970345-f423-57fe-9298-677a3a16ca57.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/89970345-f423-57fe-9298-677a3a16ca57.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07" ;
  a2a:RecordGUID "{eabe3a8b-2944-7e5c-d9e4-d4c7303ffb07}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1130_00001130.xml van GRA" .

