@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_0353c836-8bc2-aae1-e619-a793616c5914
  a a2a:Record ;
  rdfs:label "BS Overlijden op 11 april 1943 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-2adbba9d-a160-ec57-048a-06bac5d1d4a3, oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-786f224f-9afe-fa6b-0718-cbdd5fdcbc5c, oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-e26d2d36-66ff-aaec-5e97-770a9f574bb3, oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-cb632836-6614-4d75-e460-bb69940e2d8e ;
  a2a:hasEvent oa:event_elo_0353c836-8bc2-aae1-e619-a793616c5914_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_0, oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_1, oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_2 ;
  a2a:hasRelationPP oa:relationpp_elo_0353c836-8bc2-aae1-e619-a793616c5914_0 ;
  a2a:hasSource oa:source_elo_0353c836-8bc2-aae1-e619-a793616c5914 .

oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-2adbba9d-a160-ec57-048a-06bac5d1d4a3
  a a2a:Person ;
  rdfs:label "Arie Baas" ;
  a2a:PersonName [
    rdfs:label "Arie Baas" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-786f224f-9afe-fa6b-0718-cbdd5fdcbc5c
  a a2a:Person ;
  rdfs:label "Cornelis van Heijningen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Heijningen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijningen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-e26d2d36-66ff-aaec-5e97-770a9f574bb3
  a a2a:Person ;
  rdfs:label "Gerrit Baas" ;
  a2a:PersonName [
    rdfs:label "Gerrit Baas" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person-cb632836-6614-4d75-e460-bb69940e2d8e
  a a2a:Person ;
  rdfs:label "Agatha Slingerland" ;
  a2a:PersonName [
    rdfs:label "Agatha Slingerland" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Slingerland"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0353c836-8bc2-aae1-e619-a793616c5914_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1943-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person:2adbba9d-a160-ec57-048a-06bac5d1d4a3 ;
  a2a:EventKeyRef oa:event_elo_0353c836-8bc2-aae1-e619-a793616c5914_Event1 .

oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person:e26d2d36-66ff-aaec-5e97-770a9f574bb3 ;
  a2a:EventKeyRef oa:event_elo_0353c836-8bc2-aae1-e619-a793616c5914_Event1 .

oa:relationep_elo_0353c836-8bc2-aae1-e619-a793616c5914_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person:cb632836-6614-4d75-e460-bb69940e2d8e ;
  a2a:EventKeyRef oa:event_elo_0353c836-8bc2-aae1-e619-a793616c5914_Event1 .

oa:relationpp_elo_0353c836-8bc2-aae1-e619-a793616c5914_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person:2adbba9d-a160-ec57-048a-06bac5d1d4a3, oa:person_elo_0353c836-8bc2-aae1-e619-a793616c5914_Person:786f224f-9afe-fa6b-0718-cbdd5fdcbc5c .

oa:source_elo_0353c836-8bc2-aae1-e619-a793616c5914
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1941-01-01 - 1950-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-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 Leimuiden., Deel: 71, Periode: 1941-1950" ;
    a2a:Book "Overlijdensregister van Leimuiden, 1941 - 1950." ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "71" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leimuiden., Deel: 71, Periode: 1941-1950, Overlijdensregister van Leimuiden, 1941 - 1950., 7, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0353c836-8bc2-aae1-e619-a793616c5914/iiif/3/1264214/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0353c836-8bc2-aae1-e619-a793616c5914" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0353c836-8bc2-aae1-e619-a793616c5914/iiif/3/1264214/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/0353c836-8bc2-aae1-e619-a793616c5914" ;
  a2a:RecordGUID "{0353c836-8bc2-aae1-e619-a793616c5914}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.16/file/71\">Inventarisnummer 71 van archiefnummer 123.1.16 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leimuiden." ;
  a2a:SourceRemarkdeel "71" ;
  a2a:SourceRemarkregister_periode "1941-1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_215_00000215.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Leimuiden" ;
  a2a:PersonRemarkdatum_overlijden "19430411" .

