@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_22eb86cb-4e76-c77e-ab15-3aa79080a366
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 juli 1872 te Vlagtwedde" ;
  a2a:hasPerson oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-6739a181-bca4-494b-ed5d-336907ed7a68, oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-1ab3471a-2b5a-fbc9-9f77-caec1ddf4a45, oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-85b456a1-6b3b-2b3f-4915-090275720c6d, oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-97099f5f-e76b-e64b-9fd8-6f26682477d4, oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-1bb5c584-4a99-d4fb-eee6-ffdc1b0892bc, oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-42e3a213-9c23-cb44-db9c-d1da3575fc94 ;
  a2a:hasEvent oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_0, oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_1, oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_2, oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_3, oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_4, oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_5 ;
  a2a:hasSource oa:source_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366 .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-6739a181-bca4-494b-ed5d-336907ed7a68
  a a2a:Person ;
  rdfs:label "Kars Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Kars Kerkhof" ;
    a2a:PersonNameFirstName "Kars" ;
    a2a:PersonNameLastName "Kerkhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-1ab3471a-2b5a-fbc9-9f77-caec1ddf4a45
  a a2a:Person ;
  rdfs:label "Fenna Luitjes" ;
  a2a:PersonName [
    rdfs:label "Fenna Luitjes" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Luitjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-85b456a1-6b3b-2b3f-4915-090275720c6d
  a a2a:Person ;
  rdfs:label "Jantien Adolfs Kuipers" ;
  a2a:PersonName [
    rdfs:label "Jantien Adolfs Kuipers" ;
    a2a:PersonNameFirstName "Jantien Adolfs" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-97099f5f-e76b-e64b-9fd8-6f26682477d4
  a a2a:Person ;
  rdfs:label "Luite Harms Luitjes" ;
  a2a:PersonName [
    rdfs:label "Luite Harms Luitjes" ;
    a2a:PersonNameFirstName "Luite Harms" ;
    a2a:PersonNameLastName "Luitjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-1bb5c584-4a99-d4fb-eee6-ffdc1b0892bc
  a a2a:Person ;
  rdfs:label "Jan Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Jan Kerkhof" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kerkhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person-42e3a213-9c23-cb44-db9c-d1da3575fc94
  a a2a:Person ;
  rdfs:label "Geertien Bults" ;
  a2a:PersonName [
    rdfs:label "Geertien Bults" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Bults"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1872-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:6739a181-bca4-494b-ed5d-336907ed7a68 ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:1ab3471a-2b5a-fbc9-9f77-caec1ddf4a45 ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:85b456a1-6b3b-2b3f-4915-090275720c6d ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:97099f5f-e76b-e64b-9fd8-6f26682477d4 ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:1bb5c584-4a99-d4fb-eee6-ffdc1b0892bc ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:relationep_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Person:42e3a213-9c23-cb44-db9c-d1da3575fc94 ;
  a2a:EventKeyRef oa:event_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366_Event1 .

oa:source_gra_22eb86cb-4e76-c77e-ab15-3aa79080a366
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde", "1872-07-03 - 1872-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1872-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1872" ;
    a2a:Book "Huwelijksregister 1872" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1872, Huwelijksregister 1872, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ddac4289-c2f6-128e-4ea2-ac273c3c5738.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/22eb86cb-4e76-c77e-ab15-3aa79080a366" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ddac4289-c2f6-128e-4ea2-ac273c3c5738.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/22eb86cb-4e76-c77e-ab15-3aa79080a366" ;
  a2a:RecordGUID "{22eb86cb-4e76-c77e-ab15-3aa79080a366}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_468_00000468.xml van GRA" .

