@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_a9f46d43-ced8-baea-8019-3bbc1e15adea
  a a2a:Record ;
  rdfs:label "BS Overlijden op 2 maart 1923 te Sassenheim" ;
  a2a:hasPerson oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-2fe13bca-87c4-ae43-340c-0cfb61c4ac84, oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-cc2a813a-1d62-0599-3b85-6d5cd992afa0, oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-86620cef-8806-0c91-6ba6-1b093a411470 ;
  a2a:hasEvent oa:event_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_0, oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_1, oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_2 ;
  a2a:hasSource oa:source_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea .

oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-2fe13bca-87c4-ae43-340c-0cfb61c4ac84
  a a2a:Person ;
  rdfs:label "Hermanus Cornelis van Steijn" ;
  a2a:PersonName [
    rdfs:label "Hermanus Cornelis van Steijn" ;
    a2a:PersonNameFirstName "Hermanus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Steijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "12 jaar" ;
    rdfs:label "12 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-cc2a813a-1d62-0599-3b85-6d5cd992afa0
  a a2a:Person ;
  rdfs:label "Johannes van Steijn" ;
  a2a:PersonName [
    rdfs:label "Johannes van Steijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Steijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "bloemistknecht" .

oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person-86620cef-8806-0c91-6ba6-1b093a411470
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Stienen" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Stienen" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Stienen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:event_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1923-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sassenheim" ;
    rdfs:label "Sassenheim"
  ] .

oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person:2fe13bca-87c4-ae43-340c-0cfb61c4ac84 ;
  a2a:EventKeyRef oa:event_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Event1 .

oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person:cc2a813a-1d62-0599-3b85-6d5cd992afa0 ;
  a2a:EventKeyRef oa:event_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Event1 .

oa:relationep_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Person:86620cef-8806-0c91-6ba6-1b093a411470 ;
  a2a:EventKeyRef oa:event_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea_Event1 .

oa:source_elo_a9f46d43-ced8-baea-8019-3bbc1e15adea
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1921-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1725, Periode: 1921-1925" ;
    a2a:Book "1921-1925." ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1725" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1725, Periode: 1921-1925, 1921-1925., 18, 1725"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/a9f46d43-ced8-baea-8019-3bbc1e15adea/iiif/3/4107166/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a9f46d43-ced8-baea-8019-3bbc1e15adea" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a9f46d43-ced8-baea-8019-3bbc1e15adea/iiif/3/4107166/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/a9f46d43-ced8-baea-8019-3bbc1e15adea" ;
  a2a:RecordGUID "{a9f46d43-ced8-baea-8019-3bbc1e15adea}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1923<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1725\">Inventarisnummer 1725 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1725" ;
  a2a:SourceRemarkregister_periode "1921-1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_20395_00020395.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Sassenheim" ;
  a2a:PersonRemarkdatum_overlijden "19230302" .

