@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_fb3833a0-1502-4e2a-faab-e735b41292c6
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1937 te Vlagtwedde" ;
  a2a:hasPerson oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-b9877f58-42d6-b17c-7e6c-fd345225eed7, oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-e8c8ff30-a57f-4752-3034-0c91575622a6, oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-b5a4b1a7-7f4c-30d5-3318-68ea3fb6aa15 ;
  a2a:hasEvent oa:event_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_0, oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_1, oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_2 ;
  a2a:hasSource oa:source_gra_fb3833a0-1502-4e2a-faab-e735b41292c6 .

oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-b9877f58-42d6-b17c-7e6c-fd345225eed7
  a a2a:Person ;
  rdfs:label "Grietje Santing" ;
  a2a:PersonName [
    rdfs:label "Grietje Santing" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Santing"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-e8c8ff30-a57f-4752-3034-0c91575622a6
  a a2a:Person ;
  rdfs:label "Henderikus Jakob Santing" ;
  a2a:PersonName [
    rdfs:label "Henderikus Jakob Santing" ;
    a2a:PersonNameFirstName "Henderikus Jakob" ;
    a2a:PersonNameLastName "Santing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person-b5a4b1a7-7f4c-30d5-3318-68ea3fb6aa15
  a a2a:Person ;
  rdfs:label "Hillechien Jakobs Potze" ;
  a2a:PersonName [
    rdfs:label "Hillechien Jakobs Potze" ;
    a2a:PersonNameFirstName "Hillechien Jakobs" ;
    a2a:PersonNameLastName "Potze"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1937-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person:b9877f58-42d6-b17c-7e6c-fd345225eed7 ;
  a2a:EventKeyRef oa:event_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Event1 .

oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person:e8c8ff30-a57f-4752-3034-0c91575622a6 ;
  a2a:EventKeyRef oa:event_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Event1 .

oa:relationep_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Person:b5a4b1a7-7f4c-30d5-3318-68ea3fb6aa15 ;
  a2a:EventKeyRef oa:event_gra_fb3833a0-1502-4e2a-faab-e735b41292c6_Event1 .

oa:source_gra_fb3833a0-1502-4e2a-faab-e735b41292c6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde", "1937-01-13 - 1937-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1937-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1937" ;
    a2a:Book "Overlijdensregister 1937" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1937, Overlijdensregister 1937, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/694aa5ac-0caa-9072-d88f-6ff9e3beb627.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fb3833a0-1502-4e2a-faab-e735b41292c6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/694aa5ac-0caa-9072-d88f-6ff9e3beb627.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fb3833a0-1502-4e2a-faab-e735b41292c6" ;
  a2a:RecordGUID "{fb3833a0-1502-4e2a-faab-e735b41292c6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11277_00011277.xml van GRA" .

