@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_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db
  a a2a:Record ;
  rdfs:label "Overlijden op 3 mei 1898 te Winschoten" ;
  a2a:hasPerson oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-96cfd2fe-20c7-0783-426f-075f48631ff5, oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-fe27f1c1-31a9-9c36-af42-6d36fb15e8b8, oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-d0d3fa77-f5c4-3820-2467-f926c8f05f44, oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-949d3b86-d8ea-3b71-89e3-a24a232f91d1 ;
  a2a:hasEvent oa:event_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_0, oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_1, oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_2 ;
  a2a:hasRelationPP oa:relationpp_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_0 ;
  a2a:hasSource oa:source_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db .

oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-96cfd2fe-20c7-0783-426f-075f48631ff5
  a a2a:Person ;
  rdfs:label "Eva Emanuel Cohen" ;
  a2a:PersonName [
    rdfs:label "Eva Emanuel Cohen" ;
    a2a:PersonNameFirstName "Eva Emanuel" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-fe27f1c1-31a9-9c36-af42-6d36fb15e8b8
  a a2a:Person ;
  rdfs:label "Lea Simons" ;
  a2a:PersonName [
    rdfs:label "Lea Simons" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-d0d3fa77-f5c4-3820-2467-f926c8f05f44
  a a2a:Person ;
  rdfs:label "Israel de Vries" ;
  a2a:PersonName [
    rdfs:label "Israel de Vries" ;
    a2a:PersonNameFirstName "Israel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1822-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] ;
  a2a:Profession "vleeschhouwer" .

oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person-949d3b86-d8ea-3b71-89e3-a24a232f91d1
  a a2a:Person ;
  rdfs:label "Aron Israel de Vries" ;
  a2a:PersonName [
    rdfs:label "Aron Israel de Vries" ;
    a2a:PersonNameFirstName "Aron Israel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1898-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person:96cfd2fe-20c7-0783-426f-075f48631ff5 ;
  a2a:EventKeyRef oa:event_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Event1 .

oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person:d0d3fa77-f5c4-3820-2467-f926c8f05f44 ;
  a2a:EventKeyRef oa:event_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Event1 .

oa:relationep_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person:949d3b86-d8ea-3b71-89e3-a24a232f91d1 ;
  a2a:EventKeyRef oa:event_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Event1 .

oa:relationpp_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person:d0d3fa77-f5c4-3820-2467-f926c8f05f44, oa:person_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db_Person:fe27f1c1-31a9-9c36-af42-6d36fb15e8b8 .

oa:source_gra_3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1898-05-03 - 1898-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1898-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Overlijdensregister 1898" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1898, Overlijdensregister 1898, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f0cad4b9-0a6e-5467-1e66-d382d2b3ed9f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f0cad4b9-0a6e-5467-1e66-d382d2b3ed9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db" ;
  a2a:RecordGUID "{3d6a6bd5-dbc5-43d7-3e3e-2e0b312969db}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13752_00013752.xml van GRA" .

