@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_4b26f476-5ce5-e9a7-2c7b-428720ab1464
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1911 te Kalkwijk gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-5a7e5c6e-512a-d3cc-25a5-dd176e637884, oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-ce1c3d06-2f0c-9458-7155-82b4833ff018, oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-7b48314d-7ab1-c1fd-5e40-1edadbfd1eaa ;
  a2a:hasEvent oa:event_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_0, oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_1, oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_2 ;
  a2a:hasSource oa:source_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464 .

oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-5a7e5c6e-512a-d3cc-25a5-dd176e637884
  a a2a:Person ;
  rdfs:label "Johanna Catharina Raspe" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Raspe" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Raspe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalkwijk gem. Hoogezand" ;
    rdfs:label "Kalkwijk gem. Hoogezand"
  ] .

oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-ce1c3d06-2f0c-9458-7155-82b4833ff018
  a a2a:Person ;
  rdfs:label "Elsie Deves" ;
  a2a:PersonName [
    rdfs:label "Elsie Deves" ;
    a2a:PersonNameFirstName "Elsie" ;
    a2a:PersonNameLastName "Deves"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopvrouw" .

oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person-7b48314d-7ab1-c1fd-5e40-1edadbfd1eaa
  a a2a:Person ;
  rdfs:label "Aaldrik Raspe" ;
  a2a:PersonName [
    rdfs:label "Aaldrik Raspe" ;
    a2a:PersonNameFirstName "Aaldrik" ;
    a2a:PersonNameLastName "Raspe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1911-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalkwijk gem. Hoogezand" ;
    rdfs:label "Kalkwijk gem. Hoogezand"
  ] .

oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person:5a7e5c6e-512a-d3cc-25a5-dd176e637884 ;
  a2a:EventKeyRef oa:event_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Event1 .

oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person:ce1c3d06-2f0c-9458-7155-82b4833ff018 ;
  a2a:EventKeyRef oa:event_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Event1 .

oa:relationep_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Person:7b48314d-7ab1-c1fd-5e40-1edadbfd1eaa ;
  a2a:EventKeyRef oa:event_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464_Event1 .

oa:source_gra_4b26f476-5ce5-e9a7-2c7b-428720ab1464
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1911-02-21 - 1911-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1911-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1911" ;
    a2a:Book "Overlijdensregister 1911" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1911, Overlijdensregister 1911, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a1618c85-b4c3-3950-8cd3-654381e40c7d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4b26f476-5ce5-e9a7-2c7b-428720ab1464" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a1618c85-b4c3-3950-8cd3-654381e40c7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4b26f476-5ce5-e9a7-2c7b-428720ab1464" ;
  a2a:RecordGUID "{4b26f476-5ce5-e9a7-2c7b-428720ab1464}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12200_00012200.xml van GRA" .

