@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_03ea0282-ad16-7b27-5afe-e22dc36050cf
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 mei 1895 te Groningen" ;
  a2a:hasPerson oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-d46698dc-fd76-aeac-4b85-c9227ff60294, oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-04ac5a30-ef9d-1f40-28ef-1e65bf26c7cf, oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-789ffaf7-9f63-3efa-119b-3d74c279c0d3, oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-71399174-8be5-fd5b-e55f-e3e26ac43e3e, oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-ce63a692-3bb9-e3af-4090-1c5de744bf5a, oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-c9c025b9-5bd6-d1da-27fa-00109323f6de ;
  a2a:hasEvent oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_0, oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_1, oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_2, oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_3, oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_4, oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_5 ;
  a2a:hasSource oa:source_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-d46698dc-fd76-aeac-4b85-c9227ff60294
  a a2a:Person ;
  rdfs:label "Hendrik Holsbergen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Holsbergen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Holsbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1863-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "meter/weger" .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-04ac5a30-ef9d-1f40-28ef-1e65bf26c7cf
  a a2a:Person ;
  rdfs:label "Pieterdina de Vries" ;
  a2a:PersonName [
    rdfs:label "Pieterdina de Vries" ;
    a2a:PersonNameFirstName "Pieterdina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1860-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-789ffaf7-9f63-3efa-119b-3d74c279c0d3
  a a2a:Person ;
  rdfs:label "Jantje Roelfsema" ;
  a2a:PersonName [
    rdfs:label "Jantje Roelfsema" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Roelfsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-71399174-8be5-fd5b-e55f-e3e26ac43e3e
  a a2a:Person ;
  rdfs:label "Bonno de Vries" ;
  a2a:PersonName [
    rdfs:label "Bonno de Vries" ;
    a2a:PersonNameFirstName "Bonno" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "scheepskapitein" .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-ce63a692-3bb9-e3af-4090-1c5de744bf5a
  a a2a:Person ;
  rdfs:label "Coenraad Holsbergen" ;
  a2a:PersonName [
    rdfs:label "Coenraad Holsbergen" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Holsbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleermaker" .

oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person-c9c025b9-5bd6-d1da-27fa-00109323f6de
  a a2a:Person ;
  rdfs:label "Annechien Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Annechien Bolhuis" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1895-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:d46698dc-fd76-aeac-4b85-c9227ff60294 ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:04ac5a30-ef9d-1f40-28ef-1e65bf26c7cf ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:789ffaf7-9f63-3efa-119b-3d74c279c0d3 ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:71399174-8be5-fd5b-e55f-e3e26ac43e3e ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:ce63a692-3bb9-e3af-4090-1c5de744bf5a ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:relationep_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Person:c9c025b9-5bd6-d1da-27fa-00109323f6de ;
  a2a:EventKeyRef oa:event_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf_Event1 .

oa:source_gra_03ea0282-ad16-7b27-5afe-e22dc36050cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1895-05-26 - 1895-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1895-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1895" ;
    a2a:Book "Huwelijksregister 1895" ;
    a2a:DocumentNumber "175" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1895, Huwelijksregister 1895, 175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cbaf77fc-c181-e60a-a566-d0d182e027fe.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/03ea0282-ad16-7b27-5afe-e22dc36050cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cbaf77fc-c181-e60a-a566-d0d182e027fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8393dd98-54a8-9652-47ab-3bb631f4b94f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/03ea0282-ad16-7b27-5afe-e22dc36050cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8393dd98-54a8-9652-47ab-3bb631f4b94f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/03ea0282-ad16-7b27-5afe-e22dc36050cf" ;
  a2a:RecordGUID "{03ea0282-ad16-7b27-5afe-e22dc36050cf}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_735_00000735.xml van GRA" .

[] a2a:PersonRemarkdiversen "weduwnaar van Tijssiena Reinders" .
