@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_414883e9-2bb0-cfa4-e50a-f176c8bff336
  a a2a:Record ;
  rdfs:label "BS Overlijden op 29 februari 1828 te Rijnsaterwoude" ;
  a2a:hasPerson oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-6d70bc13-735f-2fc5-f125-060c28dbb9c6, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-36d4770a-7ac3-cfb8-af09-4b501eadb94a, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-4b64c12b-04ed-8abe-87d8-0d73dbf88a50, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-f03b9ea8-5cec-8279-9a99-56f90ee43df4, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-98688d99-58f6-b8eb-9074-7a8629455de7 ;
  a2a:hasEvent oa:event_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_0, oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_1, oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_2 ;
  a2a:hasRelationPP oa:relationpp_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_0, oa:relationpp_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_1 ;
  a2a:hasSource oa:source_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336 .

oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-6d70bc13-735f-2fc5-f125-060c28dbb9c6
  a a2a:Person ;
  rdfs:label "Frederik Sanders" ;
  a2a:PersonName [
    rdfs:label "Frederik Sanders" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-36d4770a-7ac3-cfb8-af09-4b501eadb94a
  a a2a:Person ;
  rdfs:label "Cornelis Abenes" ;
  a2a:PersonName [
    rdfs:label "Cornelis Abenes" ;
    a2a:PersonNameLastName "Cornelis Abenes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-4b64c12b-04ed-8abe-87d8-0d73dbf88a50
  a a2a:Person ;
  rdfs:label "Pieter van Schravendijk" ;
  a2a:PersonName [
    rdfs:label "Pieter van Schravendijk" ;
    a2a:PersonNameLastName "Pieter van Schravendijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:Profession "klerk" .

oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-f03b9ea8-5cec-8279-9a99-56f90ee43df4
  a a2a:Person ;
  rdfs:label "Frederik Sanders" ;
  a2a:PersonName [
    rdfs:label "Frederik Sanders" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person-98688d99-58f6-b8eb-9074-7a8629455de7
  a a2a:Person ;
  rdfs:label "Anna Fise" ;
  a2a:PersonName [
    rdfs:label "Anna Fise" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Fise"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1828-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:6d70bc13-735f-2fc5-f125-060c28dbb9c6 ;
  a2a:EventKeyRef oa:event_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Event1 .

oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:f03b9ea8-5cec-8279-9a99-56f90ee43df4 ;
  a2a:EventKeyRef oa:event_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Event1 .

oa:relationep_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:98688d99-58f6-b8eb-9074-7a8629455de7 ;
  a2a:EventKeyRef oa:event_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Event1 .

oa:relationpp_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:6d70bc13-735f-2fc5-f125-060c28dbb9c6, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:36d4770a-7ac3-cfb8-af09-4b501eadb94a .

oa:relationpp_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:6d70bc13-735f-2fc5-f125-060c28dbb9c6, oa:person_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336_Person:4b64c12b-04ed-8abe-87d8-0d73dbf88a50 .

oa:source_elo_414883e9-2bb0-cfa4-e50a-f176c8bff336
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude", "1812-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-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 Rijnsaterwoude., Deel: 47, Periode: 1812-1850" ;
    a2a:Book "Overlijdensregister van Rijnsaterwoude, 1812 - 1850;" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "47" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Rijnsaterwoude., Deel: 47, Periode: 1812-1850, Overlijdensregister van Rijnsaterwoude, 1812 - 1850;, 4, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/414883e9-2bb0-cfa4-e50a-f176c8bff336/iiif/3/1445282/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/414883e9-2bb0-cfa4-e50a-f176c8bff336" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/414883e9-2bb0-cfa4-e50a-f176c8bff336/iiif/3/1445282/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/414883e9-2bb0-cfa4-e50a-f176c8bff336" ;
  a2a:RecordGUID "{414883e9-2bb0-cfa4-e50a-f176c8bff336}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/124.1.15/file/47\">Inventarisnummer 47 van archiefnummer 124.1.15 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Rijnsaterwoude." ;
  a2a:SourceRemarkdeel "47" ;
  a2a:SourceRemarkregister_periode "1812-1850" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_10471_00010471.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Rijnsaterwoude" ;
  a2a:PersonRemarkdatum_overlijden "18280229" .

