@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_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886
  a a2a:Record ;
  rdfs:label "BS Overlijden op 15 april 1893 te Leiden" ;
  a2a:hasPerson oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-e5bdfea6-c785-c0bf-924c-51f81ac949cd, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-130b41fa-252f-0b25-b444-52eb48de1235, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-0c8d2613-f190-81fe-af98-a10fa2ba710a, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-4bd86cb7-60c5-d93a-6503-8986661cfb0f, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-d2c62e6b-9d42-b8ee-7abc-fae6610885b2 ;
  a2a:hasEvent oa:event_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_0, oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_1, oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_2 ;
  a2a:hasRelationPP oa:relationpp_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_0, oa:relationpp_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_1 ;
  a2a:hasSource oa:source_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886 .

oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-e5bdfea6-c785-c0bf-924c-51f81ac949cd
  a a2a:Person ;
  rdfs:label "Ida Stuivenga" ;
  a2a:PersonName [
    rdfs:label "Ida Stuivenga" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Stuivenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Holwierde" ;
    rdfs:label "Holwierde"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-130b41fa-252f-0b25-b444-52eb48de1235
  a a2a:Person ;
  rdfs:label "Bartholomeus Vermeij" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Vermeij" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Vermeij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-0c8d2613-f190-81fe-af98-a10fa2ba710a
  a a2a:Person ;
  rdfs:label "Andries Immink" ;
  a2a:PersonName [
    rdfs:label "Andries Immink" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Immink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-4bd86cb7-60c5-d93a-6503-8986661cfb0f
  a a2a:Person ;
  rdfs:label "Simen Everts Stuivinga" ;
  a2a:PersonName [
    rdfs:label "Simen Everts Stuivinga" ;
    a2a:PersonNameFirstName "Simen Everts" ;
    a2a:PersonNameLastName "Stuivinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person-d2c62e6b-9d42-b8ee-7abc-fae6610885b2
  a a2a:Person ;
  rdfs:label "Frouwke Arents Bosscher" ;
  a2a:PersonName [
    rdfs:label "Frouwke Arents Bosscher" ;
    a2a:PersonNameFirstName "Frouwke Arents" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1893-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:e5bdfea6-c785-c0bf-924c-51f81ac949cd ;
  a2a:EventKeyRef oa:event_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Event1 .

oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:4bd86cb7-60c5-d93a-6503-8986661cfb0f ;
  a2a:EventKeyRef oa:event_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Event1 .

oa:relationep_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:d2c62e6b-9d42-b8ee-7abc-fae6610885b2 ;
  a2a:EventKeyRef oa:event_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Event1 .

oa:relationpp_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:e5bdfea6-c785-c0bf-924c-51f81ac949cd, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:130b41fa-252f-0b25-b444-52eb48de1235 .

oa:relationpp_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:e5bdfea6-c785-c0bf-924c-51f81ac949cd, oa:person_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886_Person:0c8d2613-f190-81fe-af98-a10fa2ba710a .

oa:source_elo_cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1893-01-01 - 1893-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-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: 5014" ;
    a2a:Book "Overlijdensregister van Leiden (origineel), 1893." ;
    a2a:DocumentNumber "286" ;
    a2a:RegistryNumber "5014" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 5014, Overlijdensregister van Leiden (origineel), 1893., 286, 5014"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886/iiif/3/1865637/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886/iiif/3/1865637/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/cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886" ;
  a2a:RecordGUID "{cd3ebc6f-33c1-c57e-8607-1f7c3f8ea886}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1893<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/5014\">Inventarisnummer 5014 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "5014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24493_00024493.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Leiden" ;
  a2a:PersonRemarkdatum_overlijden "18930415" .

