@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_aed24c61-e2fb-42cf-ab7d-a7fa982257f5
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1848 te Veenhuizen (Norg)" ;
  a2a:hasPerson oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-6850e13a-2108-4c5b-b342-55f83218954f, oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-f04cf077-5de4-4448-91d7-336396ca9213, oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-394445fd-44a9-403a-ba63-0ca36d20b998 ;
  a2a:hasEvent oa:event_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_0, oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_1, oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_2 ;
  a2a:hasSource oa:source_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5 .

oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-6850e13a-2108-4c5b-b342-55f83218954f
  a a2a:Person ;
  rdfs:label "Jan van Hoften" ;
  a2a:PersonName [
    rdfs:label "Jan van Hoften" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoften"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kolonist" .

oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-f04cf077-5de4-4448-91d7-336396ca9213
  a a2a:Person ;
  rdfs:label "Christina Willemina van Hoften" ;
  a2a:PersonName [
    rdfs:label "Christina Willemina van Hoften" ;
    a2a:PersonNameFirstName "Christina Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoften"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 jaar" ;
    rdfs:label "7 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1840-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] ;
  a2a:Profession "kolonist" .

oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person-394445fd-44a9-403a-ba63-0ca36d20b998
  a a2a:Person ;
  rdfs:label "Catharina Elisabeth Heijer" ;
  a2a:PersonName [
    rdfs:label "Catharina Elisabeth Heijer" ;
    a2a:PersonNameFirstName "Catharina Elisabeth" ;
    a2a:PersonNameLastName "Heijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1848-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenhuizen (Norg)" ;
    rdfs:label "Veenhuizen (Norg)"
  ] .

oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person:6850e13a-2108-4c5b-b342-55f83218954f ;
  a2a:EventKeyRef oa:event_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Event1 .

oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person:f04cf077-5de4-4448-91d7-336396ca9213 ;
  a2a:EventKeyRef oa:event_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Event1 .

oa:relationep_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Person:394445fd-44a9-403a-ba63-0ca36d20b998 ;
  a2a:EventKeyRef oa:event_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5_Event1 .

oa:source_dar_aed24c61-e2fb-42cf-ab7d-a7fa982257f5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1848-01-15 - 1848-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1848-01-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1848, Periode: 1848" ;
    a2a:Book "Overlijdensregister Norg 1848" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "1848" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1848, Periode: 1848, Overlijdensregister Norg 1848, 39, 1848"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/aa9a6f08-bcdb-7968-c270-910692abb303.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/aed24c61-e2fb-42cf-ab7d-a7fa982257f5" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/aa9a6f08-bcdb-7968-c270-910692abb303.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/aed24c61-e2fb-42cf-ab7d-a7fa982257f5" ;
  a2a:RecordGUID "{aed24c61-e2fb-42cf-ab7d-a7fa982257f5}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1848" ;
  a2a:SourceRemarkregister_periode "1848" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9940_00009940.xml van DAR" .

[]
  a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: voorm. woonpl. Gorinchem""" ;
  a2a:PersonRemarkplaats_overlijden "Veenhuizen (Norg)" ;
  a2a:PersonRemarkdatum_overlijden "1848-01-14" .

