@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_d496ab3d-9b90-c032-9cf3-7d862bfce812
  a a2a:Record ;
  rdfs:label "Overlijden op 15 december 1862 te Den Andel gem. Baflo" ;
  a2a:hasPerson oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-3e5b13ce-4327-60a9-74e0-ce3edef5b792, oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-f44011e6-36b6-d80b-54aa-9ed0c57033bb, oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-a07161e4-affb-34c9-0181-dd0419ea8fff, oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-fbfdd06b-2d00-04c5-5804-ec78b134afbe ;
  a2a:hasEvent oa:event_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_0, oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_1, oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_2 ;
  a2a:hasRelationPP oa:relationpp_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_0 ;
  a2a:hasSource oa:source_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812 .

oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-3e5b13ce-4327-60a9-74e0-ce3edef5b792
  a a2a:Person ;
  rdfs:label "Eltje Riekels" ;
  a2a:PersonName [
    rdfs:label "Eltje Riekels" ;
    a2a:PersonNameFirstName "Eltje" ;
    a2a:PersonNameLastName "Riekels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-f44011e6-36b6-d80b-54aa-9ed0c57033bb
  a a2a:Person ;
  rdfs:label "Frouwke Geutjes van Dijk" ;
  a2a:PersonName [
    rdfs:label "Frouwke Geutjes van Dijk" ;
    a2a:PersonNameFirstName "Frouwke Geutjes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-a07161e4-affb-34c9-0181-dd0419ea8fff
  a a2a:Person ;
  rdfs:label "Jakob Ritzema" ;
  a2a:PersonName [
    rdfs:label "Jakob Ritzema" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Ritzema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person-fbfdd06b-2d00-04c5-5804-ec78b134afbe
  a a2a:Person ;
  rdfs:label "Jakob Jakobs Ritzema" ;
  a2a:PersonName [
    rdfs:label "Jakob Jakobs Ritzema" ;
    a2a:PersonNameFirstName "Jakob Jakobs" ;
    a2a:PersonNameLastName "Ritzema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warffum" ;
    rdfs:label "Warffum"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1862-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Andel gem. Baflo" ;
    rdfs:label "Den Andel gem. Baflo"
  ] .

oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person:3e5b13ce-4327-60a9-74e0-ce3edef5b792 ;
  a2a:EventKeyRef oa:event_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Event1 .

oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person:a07161e4-affb-34c9-0181-dd0419ea8fff ;
  a2a:EventKeyRef oa:event_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Event1 .

oa:relationep_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person:fbfdd06b-2d00-04c5-5804-ec78b134afbe ;
  a2a:EventKeyRef oa:event_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Event1 .

oa:relationpp_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person:fbfdd06b-2d00-04c5-5804-ec78b134afbe, oa:person_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812_Person:f44011e6-36b6-d80b-54aa-9ed0c57033bb .

oa:source_gra_d496ab3d-9b90-c032-9cf3-7d862bfce812
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo", "1862-12-16 - 1862-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1862-12-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1862" ;
    a2a:Book "Overlijdensregister 1862" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1862, Overlijdensregister 1862, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cf685440-bd0b-53d8-4c5b-299c64b2d925.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/d496ab3d-9b90-c032-9cf3-7d862bfce812" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cf685440-bd0b-53d8-4c5b-299c64b2d925.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d496ab3d-9b90-c032-9cf3-7d862bfce812" ;
  a2a:RecordGUID "{d496ab3d-9b90-c032-9cf3-7d862bfce812}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_444_00000444.xml van GRA" .

