@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_507a31db-82ad-dac4-e6d6-8ab9d22ed422
  a a2a:Record ;
  rdfs:label "Overlijden op 17 maart 1932 te Winschoten" ;
  a2a:hasPerson oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-dbf76b67-1304-e51d-3710-6b060a2a8ab8, oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-f77ef70b-819d-ec67-ae63-e57c052986a8, oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-2f1f0c5f-0599-ac19-0530-e3f7869a5f89 ;
  a2a:hasEvent oa:event_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_0, oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_1, oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_2 ;
  a2a:hasSource oa:source_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422 .

oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-dbf76b67-1304-e51d-3710-6b060a2a8ab8
  a a2a:Person ;
  rdfs:label "Roelfien Heika Glazenberg" ;
  a2a:PersonName [
    rdfs:label "Roelfien Heika Glazenberg" ;
    a2a:PersonNameFirstName "Roelfien Heika" ;
    a2a:PersonNameLastName "Glazenberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 maanden" ;
    rdfs:label "9 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-f77ef70b-819d-ec67-ae63-e57c052986a8
  a a2a:Person ;
  rdfs:label "Heika Pater" ;
  a2a:PersonName [
    rdfs:label "Heika Pater" ;
    a2a:PersonNameFirstName "Heika" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person-2f1f0c5f-0599-ac19-0530-e3f7869a5f89
  a a2a:Person ;
  rdfs:label "Roelf Glazenberg" ;
  a2a:PersonName [
    rdfs:label "Roelf Glazenberg" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Glazenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1932-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person:dbf76b67-1304-e51d-3710-6b060a2a8ab8 ;
  a2a:EventKeyRef oa:event_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Event1 .

oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person:f77ef70b-819d-ec67-ae63-e57c052986a8 ;
  a2a:EventKeyRef oa:event_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Event1 .

oa:relationep_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Person:2f1f0c5f-0599-ac19-0530-e3f7869a5f89 ;
  a2a:EventKeyRef oa:event_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422_Event1 .

oa:source_gra_507a31db-82ad-dac4-e6d6-8ab9d22ed422
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1932-03-17 - 1932-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1932-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1932" ;
    a2a:Book "Overlijdensregister 1932" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1932, Overlijdensregister 1932, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/bf443b94-d205-11c9-84ce-e9a9e47e2c4c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/507a31db-82ad-dac4-e6d6-8ab9d22ed422" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/bf443b94-d205-11c9-84ce-e9a9e47e2c4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/507a31db-82ad-dac4-e6d6-8ab9d22ed422" ;
  a2a:RecordGUID "{507a31db-82ad-dac4-e6d6-8ab9d22ed422}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12356_00012356.xml van GRA" .

