@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_4b3f166a-6b69-8057-fa2f-d281ce231ff7
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 januari 1870 te Ulrum" ;
  a2a:hasPerson oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-9e589171-e36b-becd-d35c-5c20cb793d55, oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-abb40668-97ea-1af5-24d1-f844b5ee781b, oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-c7f833bf-f58f-8aa1-98bf-53287d9b6933, oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-067a35c3-3c21-1e14-cdfb-d18e45edc1b2, oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-a9c293bf-7609-2d4c-82d8-8b1b17fb5fa2, oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-c7486210-f4b9-12d0-70e4-df6d747ec857 ;
  a2a:hasEvent oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_0, oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_1, oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_2, oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_3, oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_4, oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_5 ;
  a2a:hasSource oa:source_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7 .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-9e589171-e36b-becd-d35c-5c20cb793d55
  a a2a:Person ;
  rdfs:label "Hendrik Zwol" ;
  a2a:PersonName [
    rdfs:label "Hendrik Zwol" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Zwol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum"
  ] ;
  a2a:Profession "schipper" .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-abb40668-97ea-1af5-24d1-f844b5ee781b
  a a2a:Person ;
  rdfs:label "Leentje Bartels" ;
  a2a:PersonName [
    rdfs:label "Leentje Bartels" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-c7f833bf-f58f-8aa1-98bf-53287d9b6933
  a a2a:Person ;
  rdfs:label "Harm Bartels" ;
  a2a:PersonName [
    rdfs:label "Harm Bartels" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-067a35c3-3c21-1e14-cdfb-d18e45edc1b2
  a a2a:Person ;
  rdfs:label "Klaas Hendriks Zwol" ;
  a2a:PersonName [
    rdfs:label "Klaas Hendriks Zwol" ;
    a2a:PersonNameFirstName "Klaas Hendriks" ;
    a2a:PersonNameLastName "Zwol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-a9c293bf-7609-2d4c-82d8-8b1b17fb5fa2
  a a2a:Person ;
  rdfs:label "Klaaske Jans Renkema" ;
  a2a:PersonName [
    rdfs:label "Klaaske Jans Renkema" ;
    a2a:PersonNameFirstName "Klaaske Jans" ;
    a2a:PersonNameLastName "Renkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person-c7486210-f4b9-12d0-70e4-df6d747ec857
  a a2a:Person ;
  rdfs:label "Anna Roelfs Dost" ;
  a2a:PersonName [
    rdfs:label "Anna Roelfs Dost" ;
    a2a:PersonNameFirstName "Anna Roelfs" ;
    a2a:PersonNameLastName "Dost"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1870-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum"
  ] .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:9e589171-e36b-becd-d35c-5c20cb793d55 ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:abb40668-97ea-1af5-24d1-f844b5ee781b ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:c7f833bf-f58f-8aa1-98bf-53287d9b6933 ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:067a35c3-3c21-1e14-cdfb-d18e45edc1b2 ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:a9c293bf-7609-2d4c-82d8-8b1b17fb5fa2 ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:relationep_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Person:c7486210-f4b9-12d0-70e4-df6d747ec857 ;
  a2a:EventKeyRef oa:event_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7_Event1 .

oa:source_gra_4b3f166a-6b69-8057-fa2f-d281ce231ff7
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum", "1870-01-29 - 1870-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1870-01-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1870" ;
    a2a:Book "Huwelijksregister 1870" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1870, Huwelijksregister 1870, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/318513b2-1003-79a7-ca8a-909d4a44b2d6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4b3f166a-6b69-8057-fa2f-d281ce231ff7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/318513b2-1003-79a7-ca8a-909d4a44b2d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4b3f166a-6b69-8057-fa2f-d281ce231ff7" ;
  a2a:RecordGUID "{4b3f166a-6b69-8057-fa2f-d281ce231ff7}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1514_00001514.xml van GRA" .

