@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_smh_ecc95cb5-9843-4730-59df-e1300a0490b2
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1811 te Moordrecht" ;
  a2a:hasPerson oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-15ede7f0-84f2-14f9-fc4e-a6fa0cf89864, oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-40ae62e2-60ae-cf24-e443-352217bd77b0, oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-f1b678c2-b697-4fe2-c925-1acf62c1efc1, oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-fdfe1261-3dcf-a3df-8a96-a790a5ceb1a7 ;
  a2a:hasEvent oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_0, oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_1, oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_2, oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_3 ;
  a2a:hasSource oa:source_smh_ecc95cb5-9843-4730-59df-e1300a0490b2 .

oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-15ede7f0-84f2-14f9-fc4e-a6fa0cf89864
  a a2a:Person ;
  rdfs:label "Neeltje Kerver" ;
  a2a:PersonName [
    rdfs:label "Neeltje Kerver" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Kerver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-40ae62e2-60ae-cf24-e443-352217bd77b0
  a a2a:Person ;
  rdfs:label "Frans Visser" ;
  a2a:PersonName [
    rdfs:label "Frans Visser" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-f1b678c2-b697-4fe2-c925-1acf62c1efc1
  a a2a:Person ;
  rdfs:label "Lena Visser" ;
  a2a:PersonName [
    rdfs:label "Lena Visser" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] .

oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person-fdfe1261-3dcf-a3df-8a96-a790a5ceb1a7
  a a2a:Person ;
  rdfs:label "Abraham Loonis" ;
  a2a:PersonName [
    rdfs:label "Abraham Loonis" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Loonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1811-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] .

oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person:15ede7f0-84f2-14f9-fc4e-a6fa0cf89864 ;
  a2a:EventKeyRef oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1 .

oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person:40ae62e2-60ae-cf24-e443-352217bd77b0 ;
  a2a:EventKeyRef oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1 .

oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person:f1b678c2-b697-4fe2-c925-1acf62c1efc1 ;
  a2a:EventKeyRef oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1 .

oa:relationep_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Person:fdfe1261-3dcf-a3df-8a96-a790a5ceb1a7 ;
  a2a:EventKeyRef oa:event_smh_ecc95cb5-9843-4730-59df-e1300a0490b2_Event1 .

oa:source_smh_ecc95cb5-9843-4730-59df-e1300a0490b2
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht", "1811-07-01 - 1811-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1811-07-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 18, Periode: 1811-1824" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "18" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 18, Periode: 1811-1824, BS Overlijdensregister, 1, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/ac823480-068a-9553-4f66-7331da09e5be.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/ecc95cb5-9843-4730-59df-e1300a0490b2" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/ac823480-068a-9553-4f66-7331da09e5be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/ecc95cb5-9843-4730-59df-e1300a0490b2" ;
  a2a:RecordGUID "{ecc95cb5-9843-4730-59df-e1300a0490b2}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1811-1824" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_847_00000847.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Moordrecht" ;
  a2a:PersonRemarkdatum_overlijden "1811-06-30" .

