@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_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a
  a a2a:Record ;
  rdfs:label "Overlijden op 3 september 1942 te Oss" ;
  a2a:hasPerson oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-4fb6130d-988a-a477-1875-deb197abff89, oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-1229d74d-534c-3ac3-ecb8-cb9c1dbd2b07, oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-3f40d9bf-48ea-4ffe-ae00-9ba4e9c5ad62, oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-03a62fc2-9b63-fda1-e582-4e2f3083dfb4 ;
  a2a:hasEvent oa:event_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_0, oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_1, oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_0 ;
  a2a:hasSource oa:source_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a .

oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-4fb6130d-988a-a477-1875-deb197abff89
  a a2a:Person ;
  rdfs:label "Agathe Gidion" ;
  a2a:PersonName [
    rdfs:label "Agathe Gidion" ;
    a2a:PersonNameFirstName "Agathe" ;
    a2a:PersonNameLastName "Gidion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-1229d74d-534c-3ac3-ecb8-cb9c1dbd2b07
  a a2a:Person ;
  rdfs:label "Eliazar Joseph Wolff" ;
  a2a:PersonName [
    rdfs:label "Eliazar Joseph Wolff" ;
    a2a:PersonNameFirstName "Eliazar Joseph" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-3f40d9bf-48ea-4ffe-ae00-9ba4e9c5ad62
  a a2a:Person ;
  rdfs:label "Benjamin Wolff" ;
  a2a:PersonName [
    rdfs:label "Benjamin Wolff" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person-03a62fc2-9b63-fda1-e582-4e2f3083dfb4
  a a2a:Person ;
  rdfs:label "Antje Levi" ;
  a2a:PersonName [
    rdfs:label "Antje Levi" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Levi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1942-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person:4fb6130d-988a-a477-1875-deb197abff89 ;
  a2a:EventKeyRef oa:event_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Event1 .

oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person:1229d74d-534c-3ac3-ecb8-cb9c1dbd2b07 ;
  a2a:EventKeyRef oa:event_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Event1 .

oa:relationep_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person:3f40d9bf-48ea-4ffe-ae00-9ba4e9c5ad62 ;
  a2a:EventKeyRef oa:event_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Event1 .

oa:relationpp_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person:1229d74d-534c-3ac3-ecb8-cb9c1dbd2b07, oa:person_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a_Person:03a62fc2-9b63-fda1-e582-4e2f3083dfb4 .

oa:source_bhi_4df942f9-c4e5-84aa-4cec-0c9c830dba8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1951-03-07 - 1951-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1951-03-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4174, Periode: 1951" ;
    a2a:Book "Overlijdensregister Oss 1951" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "4174" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4174, Periode: 1951, Overlijdensregister Oss 1951, 64, 4174"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bb27f3cc-48b9-7570-70b3-f9709cd0a713.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bb27f3cc-48b9-7570-70b3-f9709cd0a713.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4df942f9-c4e5-84aa-4cec-0c9c830dba8a" ;
  a2a:RecordGUID "{4df942f9-c4e5-84aa-4cec-0c9c830dba8a}" ;
  a2a:SourceRemarkOpmerking "Overleden in Oswiecim Polen, schriftelijke aangifte door het ministerie van justitie." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28201_00028201.xml van BHI" .

