@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_9175b71a-5dff-a388-e868-4c6e9f96098c
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1902 te Windeweer gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-6d6616a0-00e2-0d80-dd10-5dea9cba795f, oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-570ca313-54dd-e7c5-806e-9d545e61bc19, oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-ae52a1f3-ee94-5947-9813-584c9f28f60a, oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-a2693e22-8a68-92e8-2c8e-7e39af7f9590 ;
  a2a:hasEvent oa:event_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_0, oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_1, oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_2 ;
  a2a:hasRelationPP oa:relationpp_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_0 ;
  a2a:hasSource oa:source_gra_9175b71a-5dff-a388-e868-4c6e9f96098c .

oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-6d6616a0-00e2-0d80-dd10-5dea9cba795f
  a a2a:Person ;
  rdfs:label "Arendje Ensing" ;
  a2a:PersonName [
    rdfs:label "Arendje Ensing" ;
    a2a:PersonNameFirstName "Arendje" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Windeweer" ;
    rdfs:label "Windeweer"
  ] .

oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-570ca313-54dd-e7c5-806e-9d545e61bc19
  a a2a:Person ;
  rdfs:label "Jan Havinga" ;
  a2a:PersonName [
    rdfs:label "Jan Havinga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Havinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-ae52a1f3-ee94-5947-9813-584c9f28f60a
  a a2a:Person ;
  rdfs:label "Cornelius Lubbes Ensing" ;
  a2a:PersonName [
    rdfs:label "Cornelius Lubbes Ensing" ;
    a2a:PersonNameFirstName "Cornelius Lubbes" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person-a2693e22-8a68-92e8-2c8e-7e39af7f9590
  a a2a:Person ;
  rdfs:label "Johanna Gijsberts Hoogerkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Gijsberts Hoogerkamp" ;
    a2a:PersonNameFirstName "Johanna Gijsberts" ;
    a2a:PersonNameLastName "Hoogerkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1902-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person:6d6616a0-00e2-0d80-dd10-5dea9cba795f ;
  a2a:EventKeyRef oa:event_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Event1 .

oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person:ae52a1f3-ee94-5947-9813-584c9f28f60a ;
  a2a:EventKeyRef oa:event_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Event1 .

oa:relationep_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person:a2693e22-8a68-92e8-2c8e-7e39af7f9590 ;
  a2a:EventKeyRef oa:event_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Event1 .

oa:relationpp_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person:6d6616a0-00e2-0d80-dd10-5dea9cba795f, oa:person_gra_9175b71a-5dff-a388-e868-4c6e9f96098c_Person:570ca313-54dd-e7c5-806e-9d545e61bc19 .

oa:source_gra_9175b71a-5dff-a388-e868-4c6e9f96098c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1902-03-13 - 1902-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1902-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1902" ;
    a2a:Book "Overlijdensregister 1902" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1902, Overlijdensregister 1902, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b5d11b6b-27ba-466b-36da-ede331a3aefc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9175b71a-5dff-a388-e868-4c6e9f96098c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b5d11b6b-27ba-466b-36da-ede331a3aefc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9175b71a-5dff-a388-e868-4c6e9f96098c" ;
  a2a:RecordGUID "{9175b71a-5dff-a388-e868-4c6e9f96098c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_17389_00017389.xml van GRA" .

