@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_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee
  a a2a:Record ;
  rdfs:label "BS Overlijden op 23 oktober 1941 te Hillegom" ;
  a2a:hasPerson oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-1c008233-1b4e-62e9-bce5-3f3515681656, oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-29bfee1a-8b2b-afeb-4891-138a000bbf19, oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-b587f8d2-b7ed-6cfc-daf0-09f690307374 ;
  a2a:hasEvent oa:event_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_0, oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_1, oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_2 ;
  a2a:hasSource oa:source_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee .

oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-1c008233-1b4e-62e9-bce5-3f3515681656
  a a2a:Person ;
  rdfs:label "Nn van der Zande" ;
  a2a:PersonName [
    rdfs:label "Nn van der Zande" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-29bfee1a-8b2b-afeb-4891-138a000bbf19
  a a2a:Person ;
  rdfs:label "Johannes Antonius van der Zande" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius van der Zande" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person-b587f8d2-b7ed-6cfc-daf0-09f690307374
  a a2a:Person ;
  rdfs:label "Agatha Maria Stokman" ;
  a2a:PersonName [
    rdfs:label "Agatha Maria Stokman" ;
    a2a:PersonNameFirstName "Agatha Maria" ;
    a2a:PersonNameLastName "Stokman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1941" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1941-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person:1c008233-1b4e-62e9-bce5-3f3515681656 ;
  a2a:EventKeyRef oa:event_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Event1 .

oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person:29bfee1a-8b2b-afeb-4891-138a000bbf19 ;
  a2a:EventKeyRef oa:event_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Event1 .

oa:relationep_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Person:b587f8d2-b7ed-6cfc-daf0-09f690307374 ;
  a2a:EventKeyRef oa:event_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee_Event1 .

oa:source_elo_7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1941-01-01 - 1945-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 49, ..." ;
    a2a:Book "Overlijdensregister van Hillegom, 1941-1945." ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "49" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 49, ..., Overlijdensregister van Hillegom, 1941-1945., 95, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/79b35626-e913-4c06-a91c-8ac56bceebd9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/79b35626-e913-4c06-a91c-8ac56bceebd9/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee" ;
  a2a:RecordGUID "{7cb4d99c-b93a-3fe5-e4e7-323e42ccaaee}" ;
  a2a:SourceRemarkOpmerking "als levenloos aangegeven kind<br>Jaar akte: 1941<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0831a/file/49\">Inventarisnummer 49 van archiefnummer 0831a in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters" ;
  a2a:SourceRemarkdeel "49" ;
  a2a:SourceRemarkregister_periode "1941-1945" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11060_00011060.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "19411023" .
