@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_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0
  a a2a:Record ;
  rdfs:label "Overlijden op 14 november 1894 te Den Hoorn gem. Leens" ;
  a2a:hasPerson oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-a3ac0f06-42bb-3bd8-0ee5-3b6f86541c21, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-829a24ce-29b8-fa4d-b946-f8aceb4a64e0, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-602b3236-ba8c-7244-1898-34c7b4a52fdb, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-c3501205-f9e4-eb99-c08f-c458477a8459, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-d8ac0b89-2ada-5f55-f231-198a2dfc68d8 ;
  a2a:hasEvent oa:event_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_0, oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_1, oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_0, oa:relationpp_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_1 ;
  a2a:hasSource oa:source_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0 .

oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-a3ac0f06-42bb-3bd8-0ee5-3b6f86541c21
  a a2a:Person ;
  rdfs:label "Margaretha Alberts Bottema" ;
  a2a:PersonName [
    rdfs:label "Margaretha Alberts Bottema" ;
    a2a:PersonNameFirstName "Margaretha Alberts" ;
    a2a:PersonNameLastName "Bottema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kloosterburen" ;
    rdfs:label "Kloosterburen"
  ] .

oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-829a24ce-29b8-fa4d-b946-f8aceb4a64e0
  a a2a:Person ;
  rdfs:label "Eildert Jakobs Slinger" ;
  a2a:PersonName [
    rdfs:label "Eildert Jakobs Slinger" ;
    a2a:PersonNameFirstName "Eildert Jakobs" ;
    a2a:PersonNameLastName "Slinger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-602b3236-ba8c-7244-1898-34c7b4a52fdb
  a a2a:Person ;
  rdfs:label "Pieter Benes van Oosten" ;
  a2a:PersonName [
    rdfs:label "Pieter Benes van Oosten" ;
    a2a:PersonNameFirstName "Pieter Benes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-c3501205-f9e4-eb99-c08f-c458477a8459
  a a2a:Person ;
  rdfs:label "Albert Thomas Bottema" ;
  a2a:PersonName [
    rdfs:label "Albert Thomas Bottema" ;
    a2a:PersonNameFirstName "Albert Thomas" ;
    a2a:PersonNameLastName "Bottema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person-d8ac0b89-2ada-5f55-f231-198a2dfc68d8
  a a2a:Person ;
  rdfs:label "Trieje Freerks Halzema" ;
  a2a:PersonName [
    rdfs:label "Trieje Freerks Halzema" ;
    a2a:PersonNameFirstName "Trieje Freerks" ;
    a2a:PersonNameLastName "Halzema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1894-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Hoorn gem. Leens" ;
    rdfs:label "Den Hoorn gem. Leens"
  ] .

oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:a3ac0f06-42bb-3bd8-0ee5-3b6f86541c21 ;
  a2a:EventKeyRef oa:event_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Event1 .

oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:c3501205-f9e4-eb99-c08f-c458477a8459 ;
  a2a:EventKeyRef oa:event_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Event1 .

oa:relationep_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:d8ac0b89-2ada-5f55-f231-198a2dfc68d8 ;
  a2a:EventKeyRef oa:event_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Event1 .

oa:relationpp_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:a3ac0f06-42bb-3bd8-0ee5-3b6f86541c21, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:829a24ce-29b8-fa4d-b946-f8aceb4a64e0 .

oa:relationpp_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:a3ac0f06-42bb-3bd8-0ee5-3b6f86541c21, oa:person_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0_Person:602b3236-ba8c-7244-1898-34c7b4a52fdb .

oa:source_gra_1152edb8-d69f-9f4e-38a5-97ff2f36f4c0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens", "1894-11-15 - 1894-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1894-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Overlijdensregister 1894" ;
    a2a:DocumentNumber "61" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1894, Overlijdensregister 1894, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2e22450b-7a54-dafd-3326-053de0b18ec6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1152edb8-d69f-9f4e-38a5-97ff2f36f4c0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2e22450b-7a54-dafd-3326-053de0b18ec6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1152edb8-d69f-9f4e-38a5-97ff2f36f4c0" ;
  a2a:RecordGUID "{1152edb8-d69f-9f4e-38a5-97ff2f36f4c0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15243_00015243.xml van GRA" .

