@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_bfbf790b-198c-e5ad-b3c8-cafca479f48c
  a a2a:Record ;
  rdfs:label "BS Overlijden op 30 december 1877 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-57b67393-1bd3-1d91-4f03-acf355be26ab, oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-cddca7de-336e-49ac-e252-a02f0ee15a0f, oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-730f22cf-341d-506b-8e89-459a719417a9 ;
  a2a:hasEvent oa:event_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_0, oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_1, oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_2 ;
  a2a:hasSource oa:source_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c .

oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-57b67393-1bd3-1d91-4f03-acf355be26ab
  a a2a:Person ;
  rdfs:label "Nn van Haastrecht" ;
  a2a:PersonName [
    rdfs:label "Nn van Haastrecht" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haastrecht"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-cddca7de-336e-49ac-e252-a02f0ee15a0f
  a a2a:Person ;
  rdfs:label "Leendert van Haastrecht" ;
  a2a:PersonName [
    rdfs:label "Leendert van Haastrecht" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haastrecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person-730f22cf-341d-506b-8e89-459a719417a9
  a a2a:Person ;
  rdfs:label "Clasina van der Weijden" ;
  a2a:PersonName [
    rdfs:label "Clasina van der Weijden" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1877-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person:57b67393-1bd3-1d91-4f03-acf355be26ab ;
  a2a:EventKeyRef oa:event_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Event1 .

oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person:cddca7de-336e-49ac-e252-a02f0ee15a0f ;
  a2a:EventKeyRef oa:event_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Event1 .

oa:relationep_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Person:730f22cf-341d-506b-8e89-459a719417a9 ;
  a2a:EventKeyRef oa:event_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c_Event1 .

oa:source_elo_bfbf790b-198c-e5ad-b3c8-cafca479f48c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1873-01-01 - 1885-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1276, Periode: 1873-1885" ;
    a2a:Book "Overlijdensregister van Rijnsburg, 1873 - 1885." ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1276" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1276, Periode: 1873-1885, Overlijdensregister van Rijnsburg, 1873 - 1885., 45, 1276"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5c7d218f-a2eb-4320-bf92-6aa599f090d9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bfbf790b-198c-e5ad-b3c8-cafca479f48c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5c7d218f-a2eb-4320-bf92-6aa599f090d9/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/bfbf790b-198c-e5ad-b3c8-cafca479f48c" ;
  a2a:RecordGUID "{bfbf790b-198c-e5ad-b3c8-cafca479f48c}" ;
  a2a:SourceRemarkOpmerking "Levenloos aangegeven dochter.<br>Jaar akte: 1877<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1276\">Inventarisnummer 1276 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1276" ;
  a2a:SourceRemarkregister_periode "1873-1885" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22773_00022773.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18771230" .
