@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_331814ec-03d3-96a4-fe02-e0bd4fc32f2c
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juni 1863 te Moordrecht" ;
  a2a:hasPerson oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-7ef09e75-c66d-1418-35f6-6f01a4b14b02, oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-b078ccc2-7bf4-183d-9332-9a22aca18158, oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-19e9e3aa-6caa-8173-dc12-6a566beb76ad ;
  a2a:hasEvent oa:event_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_0, oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_1, oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_2 ;
  a2a:hasSource oa:source_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c .

oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-7ef09e75-c66d-1418-35f6-6f01a4b14b02
  a a2a:Person ;
  rdfs:label "Klaasje Rook" ;
  a2a:PersonName [
    rdfs:label "Klaasje Rook" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Rook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-b078ccc2-7bf4-183d-9332-9a22aca18158
  a a2a:Person ;
  rdfs:label "Gerrit Wolfers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Wolfers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Wolfers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person-19e9e3aa-6caa-8173-dc12-6a566beb76ad
  a a2a:Person ;
  rdfs:label "Leendert Wolfers" ;
  a2a:PersonName [
    rdfs:label "Leendert Wolfers" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Wolfers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:event_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1863-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] .

oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person:7ef09e75-c66d-1418-35f6-6f01a4b14b02 ;
  a2a:EventKeyRef oa:event_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Event1 .

oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person:b078ccc2-7bf4-183d-9332-9a22aca18158 ;
  a2a:EventKeyRef oa:event_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Event1 .

oa:relationep_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Person:19e9e3aa-6caa-8173-dc12-6a566beb76ad ;
  a2a:EventKeyRef oa:event_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c_Event1 .

oa:source_smh_331814ec-03d3-96a4-fe02-e0bd4fc32f2c
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht", "1863-06-08 - 1863-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1863-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 22, Periode: 1860-1869" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "22" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 22, Periode: 1860-1869, BS Overlijdensregister, 38, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/23e2ee5c-6f7f-7e77-19ad-3a8ec2a2cec2.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/331814ec-03d3-96a4-fe02-e0bd4fc32f2c" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/23e2ee5c-6f7f-7e77-19ad-3a8ec2a2cec2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/331814ec-03d3-96a4-fe02-e0bd4fc32f2c" ;
  a2a:RecordGUID "{331814ec-03d3-96a4-fe02-e0bd4fc32f2c}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1860-1869" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3236_00003236.xml van SMH" .

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

