@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_9c26b83d-ac02-0a68-e3ac-e8332d865bfa
  a a2a:Record ;
  rdfs:label "BS Overlijden op 26 februari 1835 te Voorhout" ;
  a2a:hasPerson oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-35800545-d41a-33e7-a770-291e316a5c51, oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-fc2f5739-cb0e-1791-4a1c-40199e98a0f6, oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-0c508f94-9a53-d005-1cb6-90675dcacbd0, oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-3594d362-ff29-c14f-327e-bcdcb1a08f27 ;
  a2a:hasEvent oa:event_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_0, oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_1, oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_2 ;
  a2a:hasRelationPP oa:relationpp_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_0 ;
  a2a:hasSource oa:source_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa .

oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-35800545-d41a-33e7-a770-291e316a5c51
  a a2a:Person ;
  rdfs:label "Hendrik Rietveld" ;
  a2a:PersonName [
    rdfs:label "Hendrik Rietveld" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Huis 31" ;
    rdfs:label "Huis 31"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-fc2f5739-cb0e-1791-4a1c-40199e98a0f6
  a a2a:Person ;
  rdfs:label "Grietje Pepels" ;
  a2a:PersonName [
    rdfs:label "Grietje Pepels" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Pepels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-0c508f94-9a53-d005-1cb6-90675dcacbd0
  a a2a:Person ;
  rdfs:label "Willem Rietveld" ;
  a2a:PersonName [
    rdfs:label "Willem Rietveld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person-3594d362-ff29-c14f-327e-bcdcb1a08f27
  a a2a:Person ;
  rdfs:label "Jannetje Rietveld" ;
  a2a:PersonName [
    rdfs:label "Jannetje Rietveld" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1835-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person:35800545-d41a-33e7-a770-291e316a5c51 ;
  a2a:EventKeyRef oa:event_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Event1 .

oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person:0c508f94-9a53-d005-1cb6-90675dcacbd0 ;
  a2a:EventKeyRef oa:event_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Event1 .

oa:relationep_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person:3594d362-ff29-c14f-327e-bcdcb1a08f27 ;
  a2a:EventKeyRef oa:event_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Event1 .

oa:relationpp_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person:35800545-d41a-33e7-a770-291e316a5c51, oa:person_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa_Person:fc2f5739-cb0e-1791-4a1c-40199e98a0f6 .

oa:source_elo_9c26b83d-ac02-0a68-e3ac-e8332d865bfa
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout", "1833-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-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 Voorhout, Deel: 24, Periode: 1833-1842" ;
    a2a:Book "Overlijdensregister van Voorhout, 1833 - 1842." ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "24" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Voorhout, Deel: 24, Periode: 1833-1842, Overlijdensregister van Voorhout, 1833 - 1842., 3, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c8e5c8f9-4952-4c88-a848-ee8308008060/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9c26b83d-ac02-0a68-e3ac-e8332d865bfa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c8e5c8f9-4952-4c88-a848-ee8308008060/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/9c26b83d-ac02-0a68-e3ac-e8332d865bfa" ;
  a2a:RecordGUID "{9c26b83d-ac02-0a68-e3ac-e8332d865bfa}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1835<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0630H/file/24\">Inventarisnummer 24 van archiefnummer 0630H in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Voorhout" ;
  a2a:SourceRemarkdeel "24" ;
  a2a:SourceRemarkregister_periode "1833-1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_15872_00015872.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Voorhout" ;
  a2a:PersonRemarkdatum_overlijden "18350226" .

[] a2a:PersonRemarkdiversen "relatie: Echtgenoot/echtgenote" .
