@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_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf
  a a2a:Record ;
  rdfs:label "Overlijden op 23 augustus 1870 te Hollandscheveld" ;
  a2a:hasPerson oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-b71facd1-7a04-5a6c-8dff-01c7887313ed, oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-4589203a-fd6a-53e4-a81d-6a01eafd4941, oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-89592dd0-94ff-59a7-bd40-59ad206cef0e, oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-6c5b7220-0911-5ea5-a60a-7dccd82ea0e4 ;
  a2a:hasEvent oa:event_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_0, oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_1, oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_2 ;
  a2a:hasRelationPP oa:relationpp_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_0 ;
  a2a:hasSource oa:source_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf .

oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-b71facd1-7a04-5a6c-8dff-01c7887313ed
  a a2a:Person ;
  rdfs:label "Jan Kroesen" ;
  a2a:PersonName [
    rdfs:label "Jan Kroesen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kroesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-4589203a-fd6a-53e4-a81d-6a01eafd4941
  a a2a:Person ;
  rdfs:label "Annigje Stoffers" ;
  a2a:PersonName [
    rdfs:label "Annigje Stoffers" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Stoffers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-89592dd0-94ff-59a7-bd40-59ad206cef0e
  a a2a:Person ;
  rdfs:label "Marijchje Koster" ;
  a2a:PersonName [
    rdfs:label "Marijchje Koster" ;
    a2a:PersonNameFirstName "Marijchje" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1799-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person-6c5b7220-0911-5ea5-a60a-7dccd82ea0e4
  a a2a:Person ;
  rdfs:label "Koert Jacobs Koster" ;
  a2a:PersonName [
    rdfs:label "Koert Jacobs Koster" ;
    a2a:PersonNameFirstName "Koert Jacobs" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1870-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hollandscheveld" ;
    rdfs:label "Hollandscheveld"
  ] .

oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person:4589203a-fd6a-53e4-a81d-6a01eafd4941 ;
  a2a:EventKeyRef oa:event_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Event1 .

oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person:89592dd0-94ff-59a7-bd40-59ad206cef0e ;
  a2a:EventKeyRef oa:event_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Event1 .

oa:relationep_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person:6c5b7220-0911-5ea5-a60a-7dccd82ea0e4 ;
  a2a:EventKeyRef oa:event_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Event1 .

oa:relationpp_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person:89592dd0-94ff-59a7-bd40-59ad206cef0e, oa:person_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf_Person:b71facd1-7a04-5a6c-8dff-01c7887313ed .

oa:source_dar_9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1870-08-24 - 1870-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1870-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1870, Periode: 1870" ;
    a2a:Book "Overlijdensregister Hoogeveen 1870" ;
    a2a:DocumentNumber "245" ;
    a2a:RegistryNumber "1870" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1870, Periode: 1870, Overlijdensregister Hoogeveen 1870, 245, 1870"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6eb40a11-e3a3-5f8f-80c8-6c61d3156a16.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6eb40a11-e3a3-5f8f-80c8-6c61d3156a16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf" ;
  a2a:RecordGUID "{9dfdcaad-6ff0-44ff-9fea-14f1f0e058cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5991_00005991.xml van DAR" .

