@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_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16
  a a2a:Record ;
  rdfs:label "Overlijden op 13 februari 1884 te Adorp" ;
  a2a:hasPerson oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-4d8d9a3c-87b8-3c93-0099-b1f914e7fbec, oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-645ef48f-f84d-6fca-c7d0-b2959b0b8a7d, oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-458239f8-6964-c69f-2855-dc1bb6a9820c, oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-72301718-e8d8-2757-615a-6eea68eaa1a0 ;
  a2a:hasEvent oa:event_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_0, oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_1, oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_2 ;
  a2a:hasRelationPP oa:relationpp_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_0 ;
  a2a:hasSource oa:source_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16 .

oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-4d8d9a3c-87b8-3c93-0099-b1f914e7fbec
  a a2a:Person ;
  rdfs:label "Jan Jakobs Sinningh" ;
  a2a:PersonName [
    rdfs:label "Jan Jakobs Sinningh" ;
    a2a:PersonNameFirstName "Jan Jakobs" ;
    a2a:PersonNameLastName "Sinningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-645ef48f-f84d-6fca-c7d0-b2959b0b8a7d
  a a2a:Person ;
  rdfs:label "Timon Harms Moorman" ;
  a2a:PersonName [
    rdfs:label "Timon Harms Moorman" ;
    a2a:PersonNameFirstName "Timon Harms" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-458239f8-6964-c69f-2855-dc1bb6a9820c
  a a2a:Person ;
  rdfs:label "Elizabeth Geerts van der Wal" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Geerts van der Wal" ;
    a2a:PersonNameFirstName "Elizabeth Geerts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person-72301718-e8d8-2757-615a-6eea68eaa1a0
  a a2a:Person ;
  rdfs:label "Fijka Sinningh" ;
  a2a:PersonName [
    rdfs:label "Fijka Sinningh" ;
    a2a:PersonNameFirstName "Fijka" ;
    a2a:PersonNameLastName "Sinningh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp"
  ] .

oa:event_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1884-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp"
  ] .

oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person:4d8d9a3c-87b8-3c93-0099-b1f914e7fbec ;
  a2a:EventKeyRef oa:event_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Event1 .

oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person:458239f8-6964-c69f-2855-dc1bb6a9820c ;
  a2a:EventKeyRef oa:event_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Event1 .

oa:relationep_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person:72301718-e8d8-2757-615a-6eea68eaa1a0 ;
  a2a:EventKeyRef oa:event_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Event1 .

oa:relationpp_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person:72301718-e8d8-2757-615a-6eea68eaa1a0, oa:person_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16_Person:645ef48f-f84d-6fca-c7d0-b2959b0b8a7d .

oa:source_gra_ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp", "1884-02-14 - 1884-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1884-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 385, Periode: 1884" ;
    a2a:Book "Overlijdensregister 1884" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "385" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 385, Periode: 1884, Overlijdensregister 1884, 6, 385"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f19c69b4-d111-8aa4-05e9-b51521570c07.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f19c69b4-d111-8aa4-05e9-b51521570c07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16" ;
  a2a:RecordGUID "{ff1a3a89-a47c-eaf8-fcfb-d20c1ea64b16}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_62_00000062.xml van GRA" .

