@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_68b094f5-e778-74da-3d1c-4b0cc591730c
  a a2a:Record ;
  rdfs:label "Overlijden op 21 september 1906 te Foxhol gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-4b7af1c5-e95f-b767-d25d-e901e3bb061a, oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-4a5757fd-8be4-326f-fc5b-311d0f1fa903, oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-1c2b98c4-2d8c-0f7a-8f88-f9329835af5e, oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-74236365-5814-842d-cf2b-adcf049667d5 ;
  a2a:hasEvent oa:event_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_0, oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_1, oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_2 ;
  a2a:hasRelationPP oa:relationpp_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_0 ;
  a2a:hasSource oa:source_gra_68b094f5-e778-74da-3d1c-4b0cc591730c .

oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-4b7af1c5-e95f-b767-d25d-e901e3bb061a
  a a2a:Person ;
  rdfs:label "Jette Goldsmit" ;
  a2a:PersonName [
    rdfs:label "Jette Goldsmit" ;
    a2a:PersonNameFirstName "Jette" ;
    a2a:PersonNameLastName "Goldsmit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-4a5757fd-8be4-326f-fc5b-311d0f1fa903
  a a2a:Person ;
  rdfs:label "Jakob Levie" ;
  a2a:PersonName [
    rdfs:label "Jakob Levie" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Levie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-1c2b98c4-2d8c-0f7a-8f88-f9329835af5e
  a a2a:Person ;
  rdfs:label "Manuel Meijer Goldsmit" ;
  a2a:PersonName [
    rdfs:label "Manuel Meijer Goldsmit" ;
    a2a:PersonNameFirstName "Manuel Meijer" ;
    a2a:PersonNameLastName "Goldsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person-74236365-5814-842d-cf2b-adcf049667d5
  a a2a:Person ;
  rdfs:label "Carolina Izaäk Simens Pels" ;
  a2a:PersonName [
    rdfs:label "Carolina Izaäk Simens Pels" ;
    a2a:PersonNameFirstName "Carolina Izaäk Simens" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1906-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Foxhol gem. Hoogezand" ;
    rdfs:label "Foxhol gem. Hoogezand"
  ] .

oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person:4b7af1c5-e95f-b767-d25d-e901e3bb061a ;
  a2a:EventKeyRef oa:event_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Event1 .

oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person:1c2b98c4-2d8c-0f7a-8f88-f9329835af5e ;
  a2a:EventKeyRef oa:event_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Event1 .

oa:relationep_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person:74236365-5814-842d-cf2b-adcf049667d5 ;
  a2a:EventKeyRef oa:event_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Event1 .

oa:relationpp_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person:4b7af1c5-e95f-b767-d25d-e901e3bb061a, oa:person_gra_68b094f5-e778-74da-3d1c-4b0cc591730c_Person:4a5757fd-8be4-326f-fc5b-311d0f1fa903 .

oa:source_gra_68b094f5-e778-74da-3d1c-4b0cc591730c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1906-09-21 - 1906-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1906-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1906" ;
    a2a:Book "Overlijdensregister 1906" ;
    a2a:DocumentNumber "117" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1906, Overlijdensregister 1906, 117"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5c7cd55d-672b-77a0-8301-9f6902edbac4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/68b094f5-e778-74da-3d1c-4b0cc591730c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5c7cd55d-672b-77a0-8301-9f6902edbac4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/68b094f5-e778-74da-3d1c-4b0cc591730c" ;
  a2a:RecordGUID "{68b094f5-e778-74da-3d1c-4b0cc591730c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12802_00012802.xml van GRA" .

