@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_f89d6425-fa41-6dca-b8ba-62f29f9740f1
  a a2a:Record ;
  rdfs:label "BS Overlijden op 13 februari 1858 te Lisse" ;
  a2a:hasPerson oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-bfd32610-505a-e136-11f1-d65a94a7c4fc, oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-6328d250-e0d0-5145-e424-12d965ab2099, oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-e5d24b9d-a97c-75e1-2709-2b2b232211fe, oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-39ac605c-08e4-581c-0807-8c9025164d56 ;
  a2a:hasEvent oa:event_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_0, oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_1, oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_2 ;
  a2a:hasRelationPP oa:relationpp_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_0 ;
  a2a:hasSource oa:source_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1 .

oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-bfd32610-505a-e136-11f1-d65a94a7c4fc
  a a2a:Person ;
  rdfs:label "Adriana Maria van Rossen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Rossen" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-6328d250-e0d0-5145-e424-12d965ab2099
  a a2a:Person ;
  rdfs:label "Gerrit Marseille" ;
  a2a:PersonName [
    rdfs:label "Gerrit Marseille" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Marseille"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse no.91" ;
    rdfs:label "Lisse no.91"
  ] ;
  a2a:Profession "verwer" .

oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-e5d24b9d-a97c-75e1-2709-2b2b232211fe
  a a2a:Person ;
  rdfs:label "Pieter van Rossen" ;
  a2a:PersonName [
    rdfs:label "Pieter van Rossen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person-39ac605c-08e4-581c-0807-8c9025164d56
  a a2a:Person ;
  rdfs:label "Catharina Beckman" ;
  a2a:PersonName [
    rdfs:label "Catharina Beckman" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Beckman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1858-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person:bfd32610-505a-e136-11f1-d65a94a7c4fc ;
  a2a:EventKeyRef oa:event_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Event1 .

oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person:e5d24b9d-a97c-75e1-2709-2b2b232211fe ;
  a2a:EventKeyRef oa:event_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Event1 .

oa:relationep_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person:39ac605c-08e4-581c-0807-8c9025164d56 ;
  a2a:EventKeyRef oa:event_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Event1 .

oa:relationpp_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person:bfd32610-505a-e136-11f1-d65a94a7c4fc, oa:person_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1_Person:6328d250-e0d0-5145-e424-12d965ab2099 .

oa:source_elo_f89d6425-fa41-6dca-b8ba-62f29f9740f1
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1851-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1716, Periode: 1851-1860" ;
    a2a:Book "1851-1860." ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "1716" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1716, Periode: 1851-1860, 1851-1860., 11, 1716"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f89d6425-fa41-6dca-b8ba-62f29f9740f1/iiif/3/4041704/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f89d6425-fa41-6dca-b8ba-62f29f9740f1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f89d6425-fa41-6dca-b8ba-62f29f9740f1/iiif/3/4041704/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/f89d6425-fa41-6dca-b8ba-62f29f9740f1" ;
  a2a:RecordGUID "{f89d6425-fa41-6dca-b8ba-62f29f9740f1}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1858<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1716\">Inventarisnummer 1716 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1716" ;
  a2a:SourceRemarkregister_periode "1851-1860" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28043_00028043.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Lisse" ;
  a2a:PersonRemarkdatum_overlijden "18580213" .

