@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_0e669c58-2cb2-f930-88e5-d99deb265ebc
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1911 te Napels gem. Scheemda" ;
  a2a:hasPerson oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-e9ff9cee-6058-d33a-5743-e8dc626853db, oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-b6be8628-ea0f-876b-1ca0-f93c03fc7b89, oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-306fe894-6196-eda5-8bfa-93ad40f0af48 ;
  a2a:hasEvent oa:event_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_0, oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_1, oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_2 ;
  a2a:hasSource oa:source_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc .

oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-e9ff9cee-6058-d33a-5743-e8dc626853db
  a a2a:Person ;
  rdfs:label "Hadewieg de Wal" ;
  a2a:PersonName [
    rdfs:label "Hadewieg de Wal" ;
    a2a:PersonNameFirstName "Hadewieg" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-b6be8628-ea0f-876b-1ca0-f93c03fc7b89
  a a2a:Person ;
  rdfs:label "Wilko de Wal" ;
  a2a:PersonName [
    rdfs:label "Wilko de Wal" ;
    a2a:PersonNameFirstName "Wilko" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person-306fe894-6196-eda5-8bfa-93ad40f0af48
  a a2a:Person ;
  rdfs:label "Hadewieg Pathuis" ;
  a2a:PersonName [
    rdfs:label "Hadewieg Pathuis" ;
    a2a:PersonNameFirstName "Hadewieg" ;
    a2a:PersonNameLastName "Pathuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:event_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_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 "Napels gem. Scheemda" ;
    rdfs:label "Napels gem. Scheemda"
  ] .

oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person:e9ff9cee-6058-d33a-5743-e8dc626853db ;
  a2a:EventKeyRef oa:event_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Event1 .

oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person:b6be8628-ea0f-876b-1ca0-f93c03fc7b89 ;
  a2a:EventKeyRef oa:event_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Event1 .

oa:relationep_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Person:306fe894-6196-eda5-8bfa-93ad40f0af48 ;
  a2a:EventKeyRef oa:event_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc_Event1 .

oa:source_gra_0e669c58-2cb2-f930-88e5-d99deb265ebc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda", "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 "15" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1911, Overlijdensregister 1911, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4c979ab1-6dbe-6a80-fbcd-6390b17f82ea.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0e669c58-2cb2-f930-88e5-d99deb265ebc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4c979ab1-6dbe-6a80-fbcd-6390b17f82ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0e669c58-2cb2-f930-88e5-d99deb265ebc" ;
  a2a:RecordGUID "{0e669c58-2cb2-f930-88e5-d99deb265ebc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15155_00015155.xml van GRA" .

