@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_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1
  a a2a:Record ;
  rdfs:label "Overlijden op 19 december 1930 te Groningen" ;
  a2a:hasPerson oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-ccc3b591-5756-f1f0-9459-b78b760ac9f5, oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-18cc1480-b524-852c-21ee-80e5c9632f05, oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-6b204e8d-2fc8-066a-3704-38a7d54e1d9d ;
  a2a:hasEvent oa:event_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_0, oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_1, oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_2 ;
  a2a:hasSource oa:source_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1 .

oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-ccc3b591-5756-f1f0-9459-b78b760ac9f5
  a a2a:Person ;
  rdfs:label "Aron Löwenstein" ;
  a2a:PersonName [
    rdfs:label "Aron Löwenstein" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Löwenstein"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-18cc1480-b524-852c-21ee-80e5c9632f05
  a a2a:Person ;
  rdfs:label "Elias Löwenstein" ;
  a2a:PersonName [
    rdfs:label "Elias Löwenstein" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Löwenstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person-6b204e8d-2fc8-066a-3704-38a7d54e1d9d
  a a2a:Person ;
  rdfs:label "Naaitje Simons" ;
  a2a:PersonName [
    rdfs:label "Naaitje Simons" ;
    a2a:PersonNameFirstName "Naaitje" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1930-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person:ccc3b591-5756-f1f0-9459-b78b760ac9f5 ;
  a2a:EventKeyRef oa:event_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Event1 .

oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person:18cc1480-b524-852c-21ee-80e5c9632f05 ;
  a2a:EventKeyRef oa:event_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Event1 .

oa:relationep_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Person:6b204e8d-2fc8-066a-3704-38a7d54e1d9d ;
  a2a:EventKeyRef oa:event_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1_Event1 .

oa:source_gra_7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1930-12-19 - 1930-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1930-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1930" ;
    a2a:Book "Overlijdensregister 1930" ;
    a2a:DocumentNumber "1554" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1930, Overlijdensregister 1930, 1554"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7321b91c-4244-b1c1-f64f-01ac0498f8a7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7321b91c-4244-b1c1-f64f-01ac0498f8a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1" ;
  a2a:RecordGUID "{7b4fefc2-9b1f-b2b0-cd6b-5c3450005ca1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16167_00016167.xml van GRA" .

