@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_754147ca-e5f6-4062-8ff9-56e36c824be3
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1819 te Hollandscheveld" ;
  a2a:hasPerson oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-4895f90d-766d-5a87-9c94-68c5ecff63fc, oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-08524af9-41c3-5278-a248-ce7d4f15fda2, oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-74fdff03-7061-5874-9e48-6b9139805df5, oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-e39aae78-f321-5692-a1df-0bf30143f0e3 ;
  a2a:hasEvent oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_0, oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_1, oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_2, oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_3 ;
  a2a:hasSource oa:source_dar_754147ca-e5f6-4062-8ff9-56e36c824be3 .

oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-4895f90d-766d-5a87-9c94-68c5ecff63fc
  a a2a:Person ;
  rdfs:label "Aaltjen Jans" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Jans" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-08524af9-41c3-5278-a248-ce7d4f15fda2
  a a2a:Person ;
  rdfs:label "Otte Gerrits Welmers" ;
  a2a:PersonName [
    rdfs:label "Otte Gerrits Welmers" ;
    a2a:PersonNameFirstName "Otte Gerrits" ;
    a2a:PersonNameLastName "Welmers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-74fdff03-7061-5874-9e48-6b9139805df5
  a a2a:Person ;
  rdfs:label "Grietjen Jans" ;
  a2a:PersonName [
    rdfs:label "Grietjen Jans" ;
    a2a:PersonNameFirstName "Grietjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person-e39aae78-f321-5692-a1df-0bf30143f0e3
  a a2a:Person ;
  rdfs:label "Gerrit Welmers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Welmers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Welmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1819-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hollandscheveld" ;
    rdfs:label "Hollandscheveld"
  ] .

oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person:4895f90d-766d-5a87-9c94-68c5ecff63fc ;
  a2a:EventKeyRef oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1 .

oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person:08524af9-41c3-5278-a248-ce7d4f15fda2 ;
  a2a:EventKeyRef oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1 .

oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person:74fdff03-7061-5874-9e48-6b9139805df5 ;
  a2a:EventKeyRef oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1 .

oa:relationep_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Person:e39aae78-f321-5692-a1df-0bf30143f0e3 ;
  a2a:EventKeyRef oa:event_dar_754147ca-e5f6-4062-8ff9-56e36c824be3_Event1 .

oa:source_dar_754147ca-e5f6-4062-8ff9-56e36c824be3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1819-01-15 - 1819-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1819-01-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1819, Periode: 1819" ;
    a2a:Book "Overlijdensregister Hoogeveen 1819" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "1819" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1819, Periode: 1819, Overlijdensregister Hoogeveen 1819, 6, 1819"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4c18aab8-d0d7-fa4c-49a9-8a77baa5bd11.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/754147ca-e5f6-4062-8ff9-56e36c824be3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4c18aab8-d0d7-fa4c-49a9-8a77baa5bd11.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/754147ca-e5f6-4062-8ff9-56e36c824be3" ;
  a2a:RecordGUID "{754147ca-e5f6-4062-8ff9-56e36c824be3}" ;
  a2a:SourceRemarkdeel "1819" ;
  a2a:SourceRemarkregister_periode "1819" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9630_00009630.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hollandscheveld" ;
  a2a:PersonRemarkdatum_overlijden "1819-01-14" .

