@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_fea69cd3-5f98-4044-8459-bf8915ea021d
  a a2a:Record ;
  rdfs:label "BS Overlijden op 1 december 1812 te Leiden" ;
  a2a:hasPerson oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-f50acab0-35d3-a3c1-e135-17666a5a1027, oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-9320deb2-b1a2-8494-ad17-5bc538d467be, oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-01f2d130-b88b-d48c-c7cb-d29b13b2d847, oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-88142369-24a6-7fa4-98e3-3bf563448e2b ;
  a2a:hasEvent oa:event_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_0, oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_1, oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_2 ;
  a2a:hasRelationPP oa:relationpp_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_0 ;
  a2a:hasSource oa:source_elo_fea69cd3-5f98-4044-8459-bf8915ea021d .

oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-f50acab0-35d3-a3c1-e135-17666a5a1027
  a a2a:Person ;
  rdfs:label "Jan Groenescheij" ;
  a2a:PersonName [
    rdfs:label "Jan Groenescheij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Groenescheij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "timmermansknecht" .

oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-9320deb2-b1a2-8494-ad17-5bc538d467be
  a a2a:Person ;
  rdfs:label "Johanna Haasbeek" ;
  a2a:PersonName [
    rdfs:label "Johanna Haasbeek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Haasbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-01f2d130-b88b-d48c-c7cb-d29b13b2d847
  a a2a:Person ;
  rdfs:label "Jonathan Groenescheij" ;
  a2a:PersonName [
    rdfs:label "Jonathan Groenescheij" ;
    a2a:PersonNameFirstName "Jonathan" ;
    a2a:PersonNameLastName "Groenescheij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person-88142369-24a6-7fa4-98e3-3bf563448e2b
  a a2a:Person ;
  rdfs:label "Jannetje van der Heijde" ;
  a2a:PersonName [
    rdfs:label "Jannetje van der Heijde" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1812-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person:f50acab0-35d3-a3c1-e135-17666a5a1027 ;
  a2a:EventKeyRef oa:event_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Event1 .

oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person:01f2d130-b88b-d48c-c7cb-d29b13b2d847 ;
  a2a:EventKeyRef oa:event_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Event1 .

oa:relationep_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person:88142369-24a6-7fa4-98e3-3bf563448e2b ;
  a2a:EventKeyRef oa:event_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Event1 .

oa:relationpp_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person:f50acab0-35d3-a3c1-e135-17666a5a1027, oa:person_elo_fea69cd3-5f98-4044-8459-bf8915ea021d_Person:9320deb2-b1a2-8494-ad17-5bc538d467be .

oa:source_elo_fea69cd3-5f98-4044-8459-bf8915ea021d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1812-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7422" ;
    a2a:Book "Overlijdensregister van Leiden, 1812." ;
    a2a:RegistryNumber "7422" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7422, Overlijdensregister van Leiden, 1812., 7422"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1ce89947-86c1-4f02-a49f-239c3436a90e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fea69cd3-5f98-4044-8459-bf8915ea021d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1ce89947-86c1-4f02-a49f-239c3436a90e/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/fea69cd3-5f98-4044-8459-bf8915ea021d" ;
  a2a:RecordGUID "{fea69cd3-5f98-4044-8459-bf8915ea021d}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1812<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/7422\">Inventarisnummer 7422 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "7422" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29731_00029731.xml van ELO" .

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

[] a2a:PersonRemarkdiversen "relatie: Echtgenoot/echtgenote" .
