@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_62f7ebf1-ccfa-cedf-e345-f440cd3698a5
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) in november 1942 te Auschwitz, Polen" ;
  a2a:hasPerson oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-8c8b29c8-b9e5-8cc3-1e61-3abed250965b, oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-ecb7c17b-76af-8f0b-a17e-0dc739e78687, oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-9c6623fa-74b2-48e9-48dc-3d1faa471fe0 ;
  a2a:hasEvent oa:event_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_0, oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_1, oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_2 ;
  a2a:hasSource oa:source_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5 .

oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-8c8b29c8-b9e5-8cc3-1e61-3abed250965b
  a a2a:Person ;
  rdfs:label "Benjamin van Dam" ;
  a2a:PersonName [
    rdfs:label "Benjamin van Dam" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-ecb7c17b-76af-8f0b-a17e-0dc739e78687
  a a2a:Person ;
  rdfs:label "Sophia Salomons" ;
  a2a:PersonName [
    rdfs:label "Sophia Salomons" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person-9c6623fa-74b2-48e9-48dc-3d1faa471fe0
  a a2a:Person ;
  rdfs:label "Abraham Benjamin van Dam" ;
  a2a:PersonName [
    rdfs:label "Abraham Benjamin van Dam" ;
    a2a:PersonNameFirstName "Abraham Benjamin" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "11"
  ] ;
  a2a:EventPlace [
    a2a:Place "Auschwitz, Polen" ;
    rdfs:label "Auschwitz, Polen"
  ] .

oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person:8c8b29c8-b9e5-8cc3-1e61-3abed250965b ;
  a2a:EventKeyRef oa:event_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Event1 .

oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person:ecb7c17b-76af-8f0b-a17e-0dc739e78687 ;
  a2a:EventKeyRef oa:event_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Event1 .

oa:relationep_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Person:9c6623fa-74b2-48e9-48dc-3d1faa471fe0 ;
  a2a:EventKeyRef oa:event_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5_Event1 .

oa:source_gra_62f7ebf1-ccfa-cedf-e345-f440cd3698a5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1947-03-20 - 1947-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1947-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1947" ;
    a2a:Book "Overlijdensregister 1947" ;
    a2a:DocumentNumber "530" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1947, Overlijdensregister 1947, 530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c0f3741b-543e-257a-0b1b-ccab5f965189.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/62f7ebf1-ccfa-cedf-e345-f440cd3698a5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c0f3741b-543e-257a-0b1b-ccab5f965189.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/62f7ebf1-ccfa-cedf-e345-f440cd3698a5" ;
  a2a:RecordGUID "{62f7ebf1-ccfa-cedf-e345-f440cd3698a5}" ;
  a2a:SourceRemarkOpmerking "overleden in november 1942. Op welke dag is niet bekend." ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230612_18_00000018.xml van GRA" .

