@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_1c5b68ba-4c75-932f-7689-ecded2ac7243
  a a2a:Record ;
  rdfs:label "BS Overlijden op 29 januari 1943" ;
  a2a:hasPerson oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-9dd011b8-e7bc-5a41-7020-1777ecbc29b6, oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-c2ff1cf8-cc84-28dc-006f-b7e8cfddbd97, oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-16db67f3-c231-542d-6161-9f879fffe099, oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-407f5936-a447-e341-7ebf-8b4256cae748 ;
  a2a:hasEvent oa:event_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_0, oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_1, oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_2 ;
  a2a:hasRelationPP oa:relationpp_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_0 ;
  a2a:hasSource oa:source_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243 .

oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-9dd011b8-e7bc-5a41-7020-1777ecbc29b6
  a a2a:Person ;
  rdfs:label "Petronella Smit" ;
  a2a:PersonName [
    rdfs:label "Petronella Smit" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-c2ff1cf8-cc84-28dc-006f-b7e8cfddbd97
  a a2a:Person ;
  rdfs:label "Johannes van Duin" ;
  a2a:PersonName [
    rdfs:label "Johannes van Duin" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-16db67f3-c231-542d-6161-9f879fffe099
  a a2a:Person ;
  rdfs:label "Cornelis Smit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Smit" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person-407f5936-a447-e341-7ebf-8b4256cae748
  a a2a:Person ;
  rdfs:label "IJda van Beelen" ;
  a2a:PersonName [
    rdfs:label "IJda van Beelen" ;
    a2a:PersonNameFirstName "IJda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1943-01-29"^^xsd:date
  ] .

oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person:9dd011b8-e7bc-5a41-7020-1777ecbc29b6 ;
  a2a:EventKeyRef oa:event_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Event1 .

oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person:16db67f3-c231-542d-6161-9f879fffe099 ;
  a2a:EventKeyRef oa:event_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Event1 .

oa:relationep_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person:407f5936-a447-e341-7ebf-8b4256cae748 ;
  a2a:EventKeyRef oa:event_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Event1 .

oa:relationpp_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person:9dd011b8-e7bc-5a41-7020-1777ecbc29b6, oa:person_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243_Person:c2ff1cf8-cc84-28dc-006f-b7e8cfddbd97 .

oa:source_elo_1c5b68ba-4c75-932f-7689-ecded2ac7243
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1942-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2962, Periode: 1942-1946" ;
    a2a:Book "Overlijdensregister van Noordwijk, 1942-1946" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "2962" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2962, Periode: 1942-1946, Overlijdensregister van Noordwijk, 1942-1946, 11, 2962"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/1c5b68ba-4c75-932f-7689-ecded2ac7243/iiif/3/2104185/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1c5b68ba-4c75-932f-7689-ecded2ac7243" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/1c5b68ba-4c75-932f-7689-ecded2ac7243/iiif/3/2104185/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/1c5b68ba-4c75-932f-7689-ecded2ac7243" ;
  a2a:RecordGUID "{1c5b68ba-4c75-932f-7689-ecded2ac7243}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1943<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2962\">Inventarisnummer 2962 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2962" ;
  a2a:SourceRemarkregister_periode "1942-1946" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_9944_00009944.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "19430129" .
