@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_0555d402-ca5b-067d-e793-b726443be565
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 mei 1890 te Eenrum" ;
  a2a:hasPerson oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-cdb99011-0984-9982-38a9-61c2546c613a, oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-09be7c76-bcc2-6f0c-0431-29b2461b1868, oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-cf5a4a25-995b-bded-8c36-bede62a9cd01, oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-13f6236c-80a2-302e-06a0-3f0b3ebce5e9, oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-3ffdc45a-727e-073e-121d-d9922666b130 ;
  a2a:hasEvent oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_0, oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_1, oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_2, oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_3, oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_4 ;
  a2a:hasSource oa:source_gra_0555d402-ca5b-067d-e793-b726443be565 .

oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-cdb99011-0984-9982-38a9-61c2546c613a
  a a2a:Person ;
  rdfs:label "Jacob Jolman" ;
  a2a:PersonName [
    rdfs:label "Jacob Jolman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jolman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hornhuizen" ;
    rdfs:label "Hornhuizen"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-09be7c76-bcc2-6f0c-0431-29b2461b1868
  a a2a:Person ;
  rdfs:label "Hilje Zeeff" ;
  a2a:PersonName [
    rdfs:label "Hilje Zeeff" ;
    a2a:PersonNameFirstName "Hilje" ;
    a2a:PersonNameLastName "Zeeff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-cf5a4a25-995b-bded-8c36-bede62a9cd01
  a a2a:Person ;
  rdfs:label "Lutgerdina Kerkhoff" ;
  a2a:PersonName [
    rdfs:label "Lutgerdina Kerkhoff" ;
    a2a:PersonNameFirstName "Lutgerdina" ;
    a2a:PersonNameLastName "Kerkhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-13f6236c-80a2-302e-06a0-3f0b3ebce5e9
  a a2a:Person ;
  rdfs:label "Berent Reinders Kerkhoff" ;
  a2a:PersonName [
    rdfs:label "Berent Reinders Kerkhoff" ;
    a2a:PersonNameFirstName "Berent Reinders" ;
    a2a:PersonNameLastName "Kerkhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person-3ffdc45a-727e-073e-121d-d9922666b130
  a a2a:Person ;
  rdfs:label "Grietje Jolman" ;
  a2a:PersonName [
    rdfs:label "Grietje Jolman" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Jolman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1890-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] .

oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person:cdb99011-0984-9982-38a9-61c2546c613a ;
  a2a:EventKeyRef oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 .

oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person:09be7c76-bcc2-6f0c-0431-29b2461b1868 ;
  a2a:EventKeyRef oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 .

oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person:cf5a4a25-995b-bded-8c36-bede62a9cd01 ;
  a2a:EventKeyRef oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 .

oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person:13f6236c-80a2-302e-06a0-3f0b3ebce5e9 ;
  a2a:EventKeyRef oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 .

oa:relationep_gra_0555d402-ca5b-067d-e793-b726443be565_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0555d402-ca5b-067d-e793-b726443be565_Person:3ffdc45a-727e-073e-121d-d9922666b130 ;
  a2a:EventKeyRef oa:event_gra_0555d402-ca5b-067d-e793-b726443be565_Event1 .

oa:source_gra_0555d402-ca5b-067d-e793-b726443be565
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum", "1890-05-03 - 1890-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1890-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1890" ;
    a2a:Book "Huwelijksregister 1890" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1890, Huwelijksregister 1890, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8c5874f0-9c88-1f33-7f6d-07fe407a308b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0555d402-ca5b-067d-e793-b726443be565" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8c5874f0-9c88-1f33-7f6d-07fe407a308b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6a539fcc-cd24-48fd-19f9-ced68cf4edfa.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0555d402-ca5b-067d-e793-b726443be565" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6a539fcc-cd24-48fd-19f9-ced68cf4edfa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0555d402-ca5b-067d-e793-b726443be565" ;
  a2a:RecordGUID "{0555d402-ca5b-067d-e793-b726443be565}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_750_00000750.xml van GRA" .

