@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_04236e7e-4c7f-b30d-e493-4f31fe0bbe53
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 maart 1891 te Groningen" ;
  a2a:hasPerson oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-51f254f4-c50a-eca5-3c0e-fa90d679f063, oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-9c6eea23-aee9-de6e-6563-be7139999de7, oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-31686dab-5e7b-7956-876d-f5cd0e58bc1c, oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-09518bbd-d1ba-8f15-68bb-aa5be2274fff, oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-cf72fd46-319a-e1fa-9a8c-4b42d7d5cfa4 ;
  a2a:hasEvent oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_0, oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_1, oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_2, oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_3, oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_4 ;
  a2a:hasSource oa:source_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53 .

oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-51f254f4-c50a-eca5-3c0e-fa90d679f063
  a a2a:Person ;
  rdfs:label "Popke Pestman" ;
  a2a:PersonName [
    rdfs:label "Popke Pestman" ;
    a2a:PersonNameFirstName "Popke" ;
    a2a:PersonNameLastName "Pestman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1863-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helpman" ;
    rdfs:label "Helpman"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-9c6eea23-aee9-de6e-6563-be7139999de7
  a a2a:Person ;
  rdfs:label "Elizabeth Doodhagen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Doodhagen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Doodhagen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1864-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-31686dab-5e7b-7956-876d-f5cd0e58bc1c
  a a2a:Person ;
  rdfs:label "Popke Pestman" ;
  a2a:PersonName [
    rdfs:label "Popke Pestman" ;
    a2a:PersonNameFirstName "Popke" ;
    a2a:PersonNameLastName "Pestman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "molenaarsknecht" .

oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-09518bbd-d1ba-8f15-68bb-aa5be2274fff
  a a2a:Person ;
  rdfs:label "Frouwke Hendriks Mulder" ;
  a2a:PersonName [
    rdfs:label "Frouwke Hendriks Mulder" ;
    a2a:PersonNameFirstName "Frouwke Hendriks" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person-cf72fd46-319a-e1fa-9a8c-4b42d7d5cfa4
  a a2a:Person ;
  rdfs:label "Adriana Doodhagen" ;
  a2a:PersonName [
    rdfs:label "Adriana Doodhagen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Doodhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1891-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person:51f254f4-c50a-eca5-3c0e-fa90d679f063 ;
  a2a:EventKeyRef oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 .

oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person:9c6eea23-aee9-de6e-6563-be7139999de7 ;
  a2a:EventKeyRef oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 .

oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person:31686dab-5e7b-7956-876d-f5cd0e58bc1c ;
  a2a:EventKeyRef oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 .

oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person:09518bbd-d1ba-8f15-68bb-aa5be2274fff ;
  a2a:EventKeyRef oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 .

oa:relationep_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Person:cf72fd46-319a-e1fa-9a8c-4b42d7d5cfa4 ;
  a2a:EventKeyRef oa:event_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53_Event1 .

oa:source_gra_04236e7e-4c7f-b30d-e493-4f31fe0bbe53
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1891-03-08 - 1891-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1891-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1891" ;
    a2a:Book "Huwelijksregister 1891" ;
    a2a:DocumentNumber "48" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1891, Huwelijksregister 1891, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1b152a0b-671a-25e4-57a5-773aaa0a7922.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/04236e7e-4c7f-b30d-e493-4f31fe0bbe53" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1b152a0b-671a-25e4-57a5-773aaa0a7922.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2b422348-1da4-e814-0bd4-dfad8e256cc4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/04236e7e-4c7f-b30d-e493-4f31fe0bbe53" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2b422348-1da4-e814-0bd4-dfad8e256cc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/04236e7e-4c7f-b30d-e493-4f31fe0bbe53" ;
  a2a:RecordGUID "{04236e7e-4c7f-b30d-e493-4f31fe0bbe53}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_737_00000737.xml van GRA" .

