@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_eaae9f42-343a-f4f2-e430-5d49748b3c19
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1926 te Groningen" ;
  a2a:hasPerson oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-33a367cd-a14a-ee05-b327-02e1ae753438, oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-815d5925-3578-fcaf-cc47-f67a1f00561d, oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-1db3a624-a606-1bba-831e-b18b3f05f4fd ;
  a2a:hasEvent oa:event_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_0, oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_1, oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_2 ;
  a2a:hasSource oa:source_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19 .

oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-33a367cd-a14a-ee05-b327-02e1ae753438
  a a2a:Person ;
  rdfs:label "Knelsie Helmers" ;
  a2a:PersonName [
    rdfs:label "Knelsie Helmers" ;
    a2a:PersonNameFirstName "Knelsie" ;
    a2a:PersonNameLastName "Helmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-815d5925-3578-fcaf-cc47-f67a1f00561d
  a a2a:Person ;
  rdfs:label "Lina Rotmans" ;
  a2a:PersonName [
    rdfs:label "Lina Rotmans" ;
    a2a:PersonNameFirstName "Lina" ;
    a2a:PersonNameLastName "Rotmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person-1db3a624-a606-1bba-831e-b18b3f05f4fd
  a a2a:Person ;
  rdfs:label "Jakob Rotmans" ;
  a2a:PersonName [
    rdfs:label "Jakob Rotmans" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Rotmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1926-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person:33a367cd-a14a-ee05-b327-02e1ae753438 ;
  a2a:EventKeyRef oa:event_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Event1 .

oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person:815d5925-3578-fcaf-cc47-f67a1f00561d ;
  a2a:EventKeyRef oa:event_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Event1 .

oa:relationep_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Person:1db3a624-a606-1bba-831e-b18b3f05f4fd ;
  a2a:EventKeyRef oa:event_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19_Event1 .

oa:source_gra_eaae9f42-343a-f4f2-e430-5d49748b3c19
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1926-01-11 - 1926-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1926" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1926-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1926" ;
    a2a:Book "Overlijdensregister 1926" ;
    a2a:DocumentNumber "46" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1926, Overlijdensregister 1926, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6a141374-9241-12e3-c496-bf6527c3082d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eaae9f42-343a-f4f2-e430-5d49748b3c19" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6a141374-9241-12e3-c496-bf6527c3082d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eaae9f42-343a-f4f2-e430-5d49748b3c19" ;
  a2a:RecordGUID "{eaae9f42-343a-f4f2-e430-5d49748b3c19}" ;
  a2a:SourceRemarkOpmerking "wonende te Bellingwolde" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11626_00011626.xml van GRA" .

