@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_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de
  a a2a:Record ;
  rdfs:label "Overlijden op 20 februari 1907 te Windeweer gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-57eda348-14c3-f7e4-375e-31023ea11e79, oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-b5ac2667-f829-483b-c3a0-327875e312a7, oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-d97d20af-4670-b34f-9a9c-355d9f2c0e12, oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-824d6fc9-e60b-114e-53ac-3865297ccdc9 ;
  a2a:hasEvent oa:event_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_0, oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_1, oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_0 ;
  a2a:hasSource oa:source_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de .

oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-57eda348-14c3-f7e4-375e-31023ea11e79
  a a2a:Person ;
  rdfs:label "Cornelius Ensing" ;
  a2a:PersonName [
    rdfs:label "Cornelius Ensing" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-b5ac2667-f829-483b-c3a0-327875e312a7
  a a2a:Person ;
  rdfs:label "Johanna Hoogerkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Hoogerkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hoogerkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-d97d20af-4670-b34f-9a9c-355d9f2c0e12
  a a2a:Person ;
  rdfs:label "Lubbe Jans Ensing" ;
  a2a:PersonName [
    rdfs:label "Lubbe Jans Ensing" ;
    a2a:PersonNameFirstName "Lubbe Jans" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person-824d6fc9-e60b-114e-53ac-3865297ccdc9
  a a2a:Person ;
  rdfs:label "Lammegien Cornelis te Velde" ;
  a2a:PersonName [
    rdfs:label "Lammegien Cornelis te Velde" ;
    a2a:PersonNameFirstName "Lammegien Cornelis" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1907-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person:57eda348-14c3-f7e4-375e-31023ea11e79 ;
  a2a:EventKeyRef oa:event_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Event1 .

oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person:d97d20af-4670-b34f-9a9c-355d9f2c0e12 ;
  a2a:EventKeyRef oa:event_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Event1 .

oa:relationep_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person:824d6fc9-e60b-114e-53ac-3865297ccdc9 ;
  a2a:EventKeyRef oa:event_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Event1 .

oa:relationpp_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person:57eda348-14c3-f7e4-375e-31023ea11e79, oa:person_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de_Person:b5ac2667-f829-483b-c3a0-327875e312a7 .

oa:source_gra_0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1907-02-20 - 1907-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1907-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1907" ;
    a2a:Book "Overlijdensregister 1907" ;
    a2a:DocumentNumber "34" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1907, Overlijdensregister 1907, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/05b7e6c7-a2ed-3207-4450-b4e755fa0009.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/05b7e6c7-a2ed-3207-4450-b4e755fa0009.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de" ;
  a2a:RecordGUID "{0fcd888a-2e7b-cfdf-bc0e-1c95de6dd4de}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15197_00015197.xml van GRA" .

