@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_5e445dcf-2c8e-31ac-3771-dd26763d4bf6
  a a2a:Record ;
  rdfs:label "BS Overlijden op 25 februari 1896 te Zoeterwoude" ;
  a2a:hasPerson oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-a78bdc0a-340e-aaaa-2f71-f394875813dd, oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-39a38ff6-93f6-8db1-d285-cef7f7d7ca3f, oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-59561d95-bdcc-f0aa-4f14-eecf98996f5b, oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-e0606fb3-2f82-7cf2-4b30-6562ee359169 ;
  a2a:hasEvent oa:event_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_0, oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_1, oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_2 ;
  a2a:hasRelationPP oa:relationpp_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_0 ;
  a2a:hasSource oa:source_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6 .

oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-a78bdc0a-340e-aaaa-2f71-f394875813dd
  a a2a:Person ;
  rdfs:label "Gerrit Willem van der Reijden" ;
  a2a:PersonName [
    rdfs:label "Gerrit Willem van der Reijden" ;
    a2a:PersonNameFirstName "Gerrit Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reijden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "boekhouder" .

oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-39a38ff6-93f6-8db1-d285-cef7f7d7ca3f
  a a2a:Person ;
  rdfs:label "Cornelia Margaretha Questro" ;
  a2a:PersonName [
    rdfs:label "Cornelia Margaretha Questro" ;
    a2a:PersonNameFirstName "Cornelia Margaretha" ;
    a2a:PersonNameLastName "Questro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-59561d95-bdcc-f0aa-4f14-eecf98996f5b
  a a2a:Person ;
  rdfs:label "Willem van der Reijden" ;
  a2a:PersonName [
    rdfs:label "Willem van der Reijden" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person-e0606fb3-2f82-7cf2-4b30-6562ee359169
  a a2a:Person ;
  rdfs:label "Dirkje Wagemans" ;
  a2a:PersonName [
    rdfs:label "Dirkje Wagemans" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Wagemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1896-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person:a78bdc0a-340e-aaaa-2f71-f394875813dd ;
  a2a:EventKeyRef oa:event_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Event1 .

oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person:59561d95-bdcc-f0aa-4f14-eecf98996f5b ;
  a2a:EventKeyRef oa:event_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Event1 .

oa:relationep_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person:e0606fb3-2f82-7cf2-4b30-6562ee359169 ;
  a2a:EventKeyRef oa:event_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Event1 .

oa:relationpp_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person:a78bdc0a-340e-aaaa-2f71-f394875813dd, oa:person_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6_Person:39a38ff6-93f6-8db1-d285-cef7f7d7ca3f .

oa:source_elo_5e445dcf-2c8e-31ac-3771-dd26763d4bf6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1896-01-01 - 1896-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 5017" ;
    a2a:Book "Overlijdensregister van Leiden (origineel), 1896." ;
    a2a:DocumentNumber "180" ;
    a2a:RegistryNumber "5017" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 5017, Overlijdensregister van Leiden (origineel), 1896., 180, 5017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5e445dcf-2c8e-31ac-3771-dd26763d4bf6/iiif/3/1882024/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5e445dcf-2c8e-31ac-3771-dd26763d4bf6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5e445dcf-2c8e-31ac-3771-dd26763d4bf6/iiif/3/1882024/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/5e445dcf-2c8e-31ac-3771-dd26763d4bf6" ;
  a2a:RecordGUID "{5e445dcf-2c8e-31ac-3771-dd26763d4bf6}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1896<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/5017\">Inventarisnummer 5017 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "5017" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_9318_00009318.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Zoeterwoude" ;
  a2a:PersonRemarkdatum_overlijden "18960225" .

