@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_6ea9fcc3-451c-266c-1887-bb8f2f633a5a
  a a2a:Record ;
  rdfs:label "Overlijden op 14 september 1917 te Groningen" ;
  a2a:hasPerson oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-74a2b1a4-0017-ac7f-8080-73b3d7ae22fc, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-055eecf4-dd6a-5013-5dfd-7698d54211fa, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-3a0063e0-7eff-328b-6fbd-dbc7c2793aa2, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-49b081b9-474f-2e89-24b9-0120237da752, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-e3391f6f-1ea9-9d5e-9879-a0fa55a81894 ;
  a2a:hasEvent oa:event_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_0, oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_1, oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_0, oa:relationpp_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_1 ;
  a2a:hasSource oa:source_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a .

oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-74a2b1a4-0017-ac7f-8080-73b3d7ae22fc
  a a2a:Person ;
  rdfs:label "Derkina Addens" ;
  a2a:PersonName [
    rdfs:label "Derkina Addens" ;
    a2a:PersonNameFirstName "Derkina" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] ;
  a2a:Profession "koopvrouw" .

oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-055eecf4-dd6a-5013-5dfd-7698d54211fa
  a a2a:Person ;
  rdfs:label "Johan Henrich Lugthart" ;
  a2a:PersonName [
    rdfs:label "Johan Henrich Lugthart" ;
    a2a:PersonNameFirstName "Johan Henrich" ;
    a2a:PersonNameLastName "Lugthart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-3a0063e0-7eff-328b-6fbd-dbc7c2793aa2
  a a2a:Person ;
  rdfs:label "Karel Johan Friederich Sjoerts" ;
  a2a:PersonName [
    rdfs:label "Karel Johan Friederich Sjoerts" ;
    a2a:PersonNameFirstName "Karel Johan Friederich" ;
    a2a:PersonNameLastName "Sjoerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-49b081b9-474f-2e89-24b9-0120237da752
  a a2a:Person ;
  rdfs:label "Hendrik Gosselaar Addens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gosselaar Addens" ;
    a2a:PersonNameFirstName "Hendrik Gosselaar" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person-e3391f6f-1ea9-9d5e-9879-a0fa55a81894
  a a2a:Person ;
  rdfs:label "Hindriktje Graalman" ;
  a2a:PersonName [
    rdfs:label "Hindriktje Graalman" ;
    a2a:PersonNameFirstName "Hindriktje" ;
    a2a:PersonNameLastName "Graalman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1917-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:74a2b1a4-0017-ac7f-8080-73b3d7ae22fc ;
  a2a:EventKeyRef oa:event_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Event1 .

oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:49b081b9-474f-2e89-24b9-0120237da752 ;
  a2a:EventKeyRef oa:event_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Event1 .

oa:relationep_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:e3391f6f-1ea9-9d5e-9879-a0fa55a81894 ;
  a2a:EventKeyRef oa:event_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Event1 .

oa:relationpp_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:74a2b1a4-0017-ac7f-8080-73b3d7ae22fc, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:055eecf4-dd6a-5013-5dfd-7698d54211fa .

oa:relationpp_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:74a2b1a4-0017-ac7f-8080-73b3d7ae22fc, oa:person_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a_Person:3a0063e0-7eff-328b-6fbd-dbc7c2793aa2 .

oa:source_gra_6ea9fcc3-451c-266c-1887-bb8f2f633a5a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1917-09-15 - 1917-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1917-09-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1917" ;
    a2a:Book "Overlijdensregister 1917" ;
    a2a:DocumentNumber "1234" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1917, Overlijdensregister 1917, 1234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/50b90767-a2e8-252e-4495-5a1e67ed07e5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6ea9fcc3-451c-266c-1887-bb8f2f633a5a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/50b90767-a2e8-252e-4495-5a1e67ed07e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6ea9fcc3-451c-266c-1887-bb8f2f633a5a" ;
  a2a:RecordGUID "{6ea9fcc3-451c-266c-1887-bb8f2f633a5a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12980_00012980.xml van GRA" .

