@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_6f6b2ada-af2b-eca4-366f-c019e947376a
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juli 1850 te Leiden" ;
  a2a:hasPerson oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-1ee91c1e-dfee-7d8d-9af6-1715f96f297d, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-1afb0cd1-24cd-872e-7f4e-ea414f3ff99e, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-254d6657-4b71-f068-8c3e-a80d403e77c1, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-bcbcd2b8-4d59-e9a4-dea9-29e49f0e1721, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-7ac94448-2e06-193d-ebd3-52e5105e4602 ;
  a2a:hasEvent oa:event_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_0, oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_1, oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_2 ;
  a2a:hasRelationPP oa:relationpp_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_0, oa:relationpp_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_1 ;
  a2a:hasSource oa:source_elo_6f6b2ada-af2b-eca4-366f-c019e947376a .

oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-1ee91c1e-dfee-7d8d-9af6-1715f96f297d
  a a2a:Person ;
  rdfs:label "Cornelia Wilhelmina van der Leek" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wilhelmina van der Leek" ;
    a2a:PersonNameFirstName "Cornelia Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Leek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-1afb0cd1-24cd-872e-7f4e-ea414f3ff99e
  a a2a:Person ;
  rdfs:label "Angenieta van Rossum" ;
  a2a:PersonName [
    rdfs:label "Angenieta van Rossum" ;
    a2a:PersonNameFirstName "Angenieta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-254d6657-4b71-f068-8c3e-a80d403e77c1
  a a2a:Person ;
  rdfs:label "Johannes Willem Gans" ;
  a2a:PersonName [
    rdfs:label "Johannes Willem Gans" ;
    a2a:PersonNameFirstName "Johannes Willem" ;
    a2a:PersonNameLastName "Gans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:Profession "kapper" .

oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-bcbcd2b8-4d59-e9a4-dea9-29e49f0e1721
  a a2a:Person ;
  rdfs:label "Jan Christiaan Gans" ;
  a2a:PersonName [
    rdfs:label "Jan Christiaan Gans" ;
    a2a:PersonNameFirstName "Jan Christiaan" ;
    a2a:PersonNameLastName "Gans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person-7ac94448-2e06-193d-ebd3-52e5105e4602
  a a2a:Person ;
  rdfs:label "Geertruid van Donk" ;
  a2a:PersonName [
    rdfs:label "Geertruid van Donk" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Donk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1850-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:254d6657-4b71-f068-8c3e-a80d403e77c1 ;
  a2a:EventKeyRef oa:event_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Event1 .

oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:bcbcd2b8-4d59-e9a4-dea9-29e49f0e1721 ;
  a2a:EventKeyRef oa:event_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Event1 .

oa:relationep_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:7ac94448-2e06-193d-ebd3-52e5105e4602 ;
  a2a:EventKeyRef oa:event_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Event1 .

oa:relationpp_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:254d6657-4b71-f068-8c3e-a80d403e77c1, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:1ee91c1e-dfee-7d8d-9af6-1715f96f297d .

oa:relationpp_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:254d6657-4b71-f068-8c3e-a80d403e77c1, oa:person_elo_6f6b2ada-af2b-eca4-366f-c019e947376a_Person:1afb0cd1-24cd-872e-7f4e-ea414f3ff99e .

oa:source_elo_6f6b2ada-af2b-eca4-366f-c019e947376a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1850-07-19 - 1850-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1850-07-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (Stadsbestuur (SA III)) (1816-1929), Deel: 4971, Periode: 1850" ;
    a2a:Book "Overlijdensakten 1850" ;
    a2a:DocumentNumber "511" ;
    a2a:RegistryNumber "4971" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (Stadsbestuur (SA III)) (1816-1929), Deel: 4971, Periode: 1850, Overlijdensakten 1850, 511, 4971"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/lei/thumb/640x480/958d5d68-ef35-e418-704e-27ae2dba4956.jpg" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6f6b2ada-af2b-eca4-366f-c019e947376a" ;
    a2a:UriPreview "https://images.memorix.nl/lei/thumb/250x250/958d5d68-ef35-e418-704e-27ae2dba4956.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6f6b2ada-af2b-eca4-366f-c019e947376a" ;
  a2a:RecordGUID "{6f6b2ada-af2b-eca4-366f-c019e947376a}" ;
  a2a:SourceRemarkOpmerking """Jaar: 1850
<br/><a href="/collecties/archieven/archievenoverzicht/search/list/withscans/0/findingaid/0516/file/4971/start/0/limit/10/flimit/5">Inventarisnummer 4971 van archiefnummer 0516 in Archieven</a>""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210227_15492_00015492.xml van ELO" .

