@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_38c14958-ef4f-4a96-846e-eccf9ee2f629
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1874 te Coevorden" ;
  a2a:hasPerson oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-06ba98c4-26d1-4d8c-ac3d-de6a72f517d6, oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-dbe6b8ef-c89c-40a0-95e0-1c61a1cf0451, oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-2390ab65-8136-4607-9e23-bea5048a872e, oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-79f81c85-4ced-4bf6-b42d-deb1dacc3ae7 ;
  a2a:hasEvent oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_0, oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_1, oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_2, oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_3 ;
  a2a:hasSource oa:source_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629 .

oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-06ba98c4-26d1-4d8c-ac3d-de6a72f517d6
  a a2a:Person ;
  rdfs:label "Hermanna Edelinck" ;
  a2a:PersonName [
    rdfs:label "Hermanna Edelinck" ;
    a2a:PersonNameFirstName "Hermanna" ;
    a2a:PersonNameLastName "Edelinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-dbe6b8ef-c89c-40a0-95e0-1c61a1cf0451
  a a2a:Person ;
  rdfs:label "Hermanus Rikkers" ;
  a2a:PersonName [
    rdfs:label "Hermanus Rikkers" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Rikkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1820-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-2390ab65-8136-4607-9e23-bea5048a872e
  a a2a:Person ;
  rdfs:label "Gezina Caspers" ;
  a2a:PersonName [
    rdfs:label "Gezina Caspers" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Caspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person-79f81c85-4ced-4bf6-b42d-deb1dacc3ae7
  a a2a:Person ;
  rdfs:label "Lourens Rikkers" ;
  a2a:PersonName [
    rdfs:label "Lourens Rikkers" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Rikkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1874-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person:06ba98c4-26d1-4d8c-ac3d-de6a72f517d6 ;
  a2a:EventKeyRef oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1 .

oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person:dbe6b8ef-c89c-40a0-95e0-1c61a1cf0451 ;
  a2a:EventKeyRef oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1 .

oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person:2390ab65-8136-4607-9e23-bea5048a872e ;
  a2a:EventKeyRef oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1 .

oa:relationep_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Person:79f81c85-4ced-4bf6-b42d-deb1dacc3ae7 ;
  a2a:EventKeyRef oa:event_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629_Event1 .

oa:source_dar_38c14958-ef4f-4a96-846e-eccf9ee2f629
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1874-06-01 - 1874-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1874-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1874, Periode: 1874" ;
    a2a:Book "Overlijdensregister Coevorden 1874" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1874" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1874, Periode: 1874, Overlijdensregister Coevorden 1874, 31, 1874"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0faf539e-87a5-6f58-20b8-b7cb7062a156.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/38c14958-ef4f-4a96-846e-eccf9ee2f629" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0faf539e-87a5-6f58-20b8-b7cb7062a156.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/38c14958-ef4f-4a96-846e-eccf9ee2f629" ;
  a2a:RecordGUID "{38c14958-ef4f-4a96-846e-eccf9ee2f629}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1874" ;
  a2a:SourceRemarkregister_periode "1874" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7154_00007154.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Coevorden" ;
  a2a:PersonRemarkdatum_overlijden "1874-05-31" .

