@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_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1
  a a2a:Record ;
  rdfs:label "Huwelijk (echtscheiding) op 7 februari 1899 te Sappemeer" ;
  a2a:hasPerson oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person-b5cbf183-d746-4e91-983f-340973b1694d, oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person-3637d350-204a-effc-fb0b-270e9dee6ac4 ;
  a2a:hasEvent oa:event_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_0, oa:relationep_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_1 ;
  a2a:hasSource oa:source_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1 .

oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person-b5cbf183-d746-4e91-983f-340973b1694d
  a a2a:Person ;
  rdfs:label "Grietje Lubberts" ;
  a2a:PersonName [
    rdfs:label "Grietje Lubberts" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Lubberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person-3637d350-204a-effc-fb0b-270e9dee6ac4
  a a2a:Person ;
  rdfs:label "Berend Hendrik Molanus" ;
  a2a:PersonName [
    rdfs:label "Berend Hendrik Molanus" ;
    a2a:PersonNameFirstName "Berend Hendrik" ;
    a2a:PersonNameLastName "Molanus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1899-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:relationep_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person:b5cbf183-d746-4e91-983f-340973b1694d ;
  a2a:EventKeyRef oa:event_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Event1 .

oa:relationep_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Person:3637d350-204a-effc-fb0b-270e9dee6ac4 ;
  a2a:EventKeyRef oa:event_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1_Event1 .

oa:source_gra_bd5aaeae-8725-e9ae-e5ec-130713e2e4b1
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer", "1899-02-07 - 1899-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1899-02-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1899" ;
    a2a:Book "Huwelijksregister 1899" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1899, Huwelijksregister 1899, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cff5504f-d1c2-128f-b443-27837f639ada.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bd5aaeae-8725-e9ae-e5ec-130713e2e4b1" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cff5504f-d1c2-128f-b443-27837f639ada.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bd5aaeae-8725-e9ae-e5ec-130713e2e4b1" ;
  a2a:RecordGUID "{bd5aaeae-8725-e9ae-e5ec-130713e2e4b1}" ;
  a2a:SourceRemarkOpmerking "gehuwd op 21-03-1896 te Hoogezand" ;
  a2a:SourceRemarkAkteSoort "echtscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1848_00001848.xml van GRA" .

