@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_dar_4d5948bf-e72b-4444-941f-bb6c282f3302
  a a2a:Record ;
  rdfs:label "Overlijden op 4 december 1943 te Westerbork" ;
  a2a:hasPerson oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-23cf40cf-ade2-40da-86c6-39f767f95293, oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-055780c6-87fd-46ea-82b8-a0d1e34e0532, oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-a7719b1e-a419-4eaf-a316-155f67cb1cbe, oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-7472b96d-4250-4eb2-818c-211ddf90f363 ;
  a2a:hasEvent oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_0, oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_1, oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_2, oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_3 ;
  a2a:hasSource oa:source_dar_4d5948bf-e72b-4444-941f-bb6c282f3302 .

oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-23cf40cf-ade2-40da-86c6-39f767f95293
  a a2a:Person ;
  rdfs:label "Sara Orobio de Castro" ;
  a2a:PersonName [
    rdfs:label "Sara Orobio de Castro" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Orobio de Castro"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-055780c6-87fd-46ea-82b8-a0d1e34e0532
  a a2a:Person ;
  rdfs:label "Marianne Rachel Henriques de Castro" ;
  a2a:PersonName [
    rdfs:label "Marianne Rachel Henriques de Castro" ;
    a2a:PersonNameFirstName "Marianne Rachel" ;
    a2a:PersonNameLastName "Henriques de Castro"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1862-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-a7719b1e-a419-4eaf-a316-155f67cb1cbe
  a a2a:Person ;
  rdfs:label "Emanuel Moresco" ;
  a2a:PersonName [
    rdfs:label "Emanuel Moresco" ;
    a2a:PersonNameFirstName "Emanuel" ;
    a2a:PersonNameLastName "Moresco"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person-7472b96d-4250-4eb2-818c-211ddf90f363
  a a2a:Person ;
  rdfs:label "Gabriël Haim Henriques de Castro" ;
  a2a:PersonName [
    rdfs:label "Gabriël Haim Henriques de Castro" ;
    a2a:PersonNameFirstName "Gabriël Haim" ;
    a2a:PersonNameLastName "Henriques de Castro"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1943-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork"
  ] .

oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person:23cf40cf-ade2-40da-86c6-39f767f95293 ;
  a2a:EventKeyRef oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1 .

oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person:055780c6-87fd-46ea-82b8-a0d1e34e0532 ;
  a2a:EventKeyRef oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1 .

oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person:a7719b1e-a419-4eaf-a316-155f67cb1cbe ;
  a2a:EventKeyRef oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1 .

oa:relationep_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Person:7472b96d-4250-4eb2-818c-211ddf90f363 ;
  a2a:EventKeyRef oa:event_dar_4d5948bf-e72b-4444-941f-bb6c282f3302_Event1 .

oa:source_dar_4d5948bf-e72b-4444-941f-bb6c282f3302
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork", "1943-12-06 - 1943-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1943-12-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1943, Periode: 1943" ;
    a2a:Book "Overlijdensregister Westerbork 1943" ;
    a2a:DocumentNumber "561" ;
    a2a:RegistryNumber "1943" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1943, Periode: 1943, Overlijdensregister Westerbork 1943, 561, 1943"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2c1c5701-9812-1e73-9249-d8d14b62aeeb.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4d5948bf-e72b-4444-941f-bb6c282f3302" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2c1c5701-9812-1e73-9249-d8d14b62aeeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4d5948bf-e72b-4444-941f-bb6c282f3302" ;
  a2a:RecordGUID "{4d5948bf-e72b-4444-941f-bb6c282f3302}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1943" ;
  a2a:SourceRemarkregister_periode "1943" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7710_00007710.xml van DAR" .

[]
  a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: akte kamp Westerbork""" ;
  a2a:PersonRemarkplaats_overlijden "Westerbork" ;
  a2a:PersonRemarkdatum_overlijden "1943-12-04" .

