@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_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f
  a a2a:Record ;
  rdfs:label "Overlijden op 10 december 1854 te Meppel" ;
  a2a:hasPerson oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-d4ab4ca8-4a85-4dee-a0e1-48eb885f2e76, oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-3ecb505a-f1fe-4ce7-87a6-15415143f2cf, oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-b1be82c2-efeb-4999-9911-a6c5c12c0e07, oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-95047505-4314-4031-96aa-99c039a9ca7f ;
  a2a:hasEvent oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_0, oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_1, oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_2, oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_3 ;
  a2a:hasSource oa:source_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f .

oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-d4ab4ca8-4a85-4dee-a0e1-48eb885f2e76
  a a2a:Person ;
  rdfs:label "Aleida Vos" ;
  a2a:PersonName [
    rdfs:label "Aleida Vos" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-3ecb505a-f1fe-4ce7-87a6-15415143f2cf
  a a2a:Person ;
  rdfs:label "Jantien Woltman" ;
  a2a:PersonName [
    rdfs:label "Jantien Woltman" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Woltman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-b1be82c2-efeb-4999-9911-a6c5c12c0e07
  a a2a:Person ;
  rdfs:label "Lambertus Kniphorst" ;
  a2a:PersonName [
    rdfs:label "Lambertus Kniphorst" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Kniphorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person-95047505-4314-4031-96aa-99c039a9ca7f
  a a2a:Person ;
  rdfs:label "Lambert Kniphorst" ;
  a2a:PersonName [
    rdfs:label "Lambert Kniphorst" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Kniphorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1854-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person:d4ab4ca8-4a85-4dee-a0e1-48eb885f2e76 ;
  a2a:EventKeyRef oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1 .

oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person:3ecb505a-f1fe-4ce7-87a6-15415143f2cf ;
  a2a:EventKeyRef oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1 .

oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person:b1be82c2-efeb-4999-9911-a6c5c12c0e07 ;
  a2a:EventKeyRef oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1 .

oa:relationep_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Person:95047505-4314-4031-96aa-99c039a9ca7f ;
  a2a:EventKeyRef oa:event_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f_Event1 .

oa:source_dar_c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1854-12-11 - 1854-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1854-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1854, Periode: 1854" ;
    a2a:Book "Overlijdensregister Meppel 1854" ;
    a2a:DocumentNumber "262" ;
    a2a:RegistryNumber "1854" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1854, Periode: 1854, Overlijdensregister Meppel 1854, 262, 1854"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a6103df5-1809-0d36-556e-f2e98b5da3c0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a6103df5-1809-0d36-556e-f2e98b5da3c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f" ;
  a2a:RecordGUID "{c4d0efd7-ea5f-4867-a6f0-cb3a969cdc5f}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1854" ;
  a2a:SourceRemarkregister_periode "1854" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9080_00009080.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1854-12-10" .

