@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_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2
  a a2a:Record ;
  rdfs:label "BS Overlijden op 19 juli 1919 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-af872774-37b0-c4cf-de4e-5c0d070c96de, oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-62048a30-b491-41be-130a-313b51c2603f, oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-4f35fcdf-2b2d-b981-5146-76c9797a4ede ;
  a2a:hasEvent oa:event_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_0, oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_1, oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_2 ;
  a2a:hasSource oa:source_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2 .

oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-af872774-37b0-c4cf-de4e-5c0d070c96de
  a a2a:Person ;
  rdfs:label "Betsij Bijleveld" ;
  a2a:PersonName [
    rdfs:label "Betsij Bijleveld" ;
    a2a:PersonNameFirstName "Betsij" ;
    a2a:PersonNameLastName "Bijleveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-62048a30-b491-41be-130a-313b51c2603f
  a a2a:Person ;
  rdfs:label "Johannes Bijleveld" ;
  a2a:PersonName [
    rdfs:label "Johannes Bijleveld" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bijleveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person-4f35fcdf-2b2d-b981-5146-76c9797a4ede
  a a2a:Person ;
  rdfs:label "Adriana Anna Maria Egbertina Visser" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Maria Egbertina Visser" ;
    a2a:PersonNameFirstName "Adriana Anna Maria Egbertina" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1919-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person:af872774-37b0-c4cf-de4e-5c0d070c96de ;
  a2a:EventKeyRef oa:event_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Event1 .

oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person:62048a30-b491-41be-130a-313b51c2603f ;
  a2a:EventKeyRef oa:event_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Event1 .

oa:relationep_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Person:4f35fcdf-2b2d-b981-5146-76c9797a4ede ;
  a2a:EventKeyRef oa:event_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2_Event1 .

oa:source_elo_6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1916-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 941, Periode: 1916-..." ;
    a2a:Book "Overlijdensregister van Oegstgeest, 1916-1920." ;
    a2a:DocumentNumber "108" ;
    a2a:RegistryNumber "941" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 941, Periode: 1916-..., Overlijdensregister van Oegstgeest, 1916-1920., 108, 941"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2" ;
  a2a:RecordGUID "{6f3ff2ae-eaf6-c3d3-f2ce-ecbbb22e36e2}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1919<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/941\">Inventarisnummer 941 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "941" ;
  a2a:SourceRemarkregister_periode "1916-1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_13886_00013886.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Oegstgeest" ;
  a2a:PersonRemarkdatum_overlijden "19190719" .

