@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_f67c97e9-e028-4fc6-9b61-b326a1f28e83
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1891 te Valthermond (Odoorn)" ;
  a2a:hasPerson oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-763492e0-02a1-4aae-8ca2-9b662c720990, oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-7203bd85-297a-4579-88af-a6d240948357, oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-54724183-4a98-4126-8212-1c65fa6b46aa ;
  a2a:hasEvent oa:event_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_0, oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_1, oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_2 ;
  a2a:hasSource oa:source_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83 .

oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-763492e0-02a1-4aae-8ca2-9b662c720990
  a a2a:Person ;
  rdfs:label "Annechien Tien" ;
  a2a:PersonName [
    rdfs:label "Annechien Tien" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Tien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-7203bd85-297a-4579-88af-a6d240948357
  a a2a:Person ;
  rdfs:label "Gerhardus Henderikus Vos" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Henderikus Vos" ;
    a2a:PersonNameFirstName "Gerhardus Henderikus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelier" .

oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person-54724183-4a98-4126-8212-1c65fa6b46aa
  a a2a:Person ;
  rdfs:label "Jan Vos" ;
  a2a:PersonName [
    rdfs:label "Jan Vos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 maand" ;
    rdfs:label "2 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1891-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1891-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valthermond (Odoorn)" ;
    rdfs:label "Valthermond (Odoorn)"
  ] .

oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person:763492e0-02a1-4aae-8ca2-9b662c720990 ;
  a2a:EventKeyRef oa:event_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Event1 .

oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person:7203bd85-297a-4579-88af-a6d240948357 ;
  a2a:EventKeyRef oa:event_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Event1 .

oa:relationep_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Person:54724183-4a98-4126-8212-1c65fa6b46aa ;
  a2a:EventKeyRef oa:event_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83_Event1 .

oa:source_dar_f67c97e9-e028-4fc6-9b61-b326a1f28e83
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1891-06-02 - 1891-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1891-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1891, Periode: 1891" ;
    a2a:Book "Overlijdensregister Odoorn 1891" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "1891" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1891, Periode: 1891, Overlijdensregister Odoorn 1891, 62, 1891"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6d80895b-6d08-0830-a3d3-c919603c4354.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f67c97e9-e028-4fc6-9b61-b326a1f28e83" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6d80895b-6d08-0830-a3d3-c919603c4354.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f67c97e9-e028-4fc6-9b61-b326a1f28e83" ;
  a2a:RecordGUID "{f67c97e9-e028-4fc6-9b61-b326a1f28e83}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1891" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5961_00005961.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Valthermond (Odoorn)" ;
  a2a:PersonRemarkdatum_overlijden "1891-05-31" .

