@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_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec
  a a2a:Record ;
  rdfs:label "Overlijden op 2 september 1919 te Hummelo en Keppel" ;
  a2a:hasPerson oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-792be8be-f570-4683-82f8-6a2275d95aa8, oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-ee41f900-d73c-4465-bc9c-ffdec5ee4221, oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-1a1f9ffc-8d31-40c9-b6d3-a22af85a0302, oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-7306a88c-08fb-457b-ba01-806db9d6a9ef ;
  a2a:hasEvent oa:event_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_0, oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_1, oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_2 ;
  a2a:hasRelationPP oa:relationpp_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_0 ;
  a2a:hasSource oa:source_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec .

oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-792be8be-f570-4683-82f8-6a2275d95aa8
  a a2a:Person ;
  rdfs:label "Sara Anna Cornelia Carsten" ;
  a2a:PersonName [
    rdfs:label "Sara Anna Cornelia Carsten" ;
    a2a:PersonNameFirstName "Sara Anna Cornelia" ;
    a2a:PersonNameLastName "Carsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-ee41f900-d73c-4465-bc9c-ffdec5ee4221
  a a2a:Person ;
  rdfs:label "Johanna Jacoba Kniphorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Jacoba Kniphorst" ;
    a2a:PersonNameFirstName "Johanna Jacoba" ;
    a2a:PersonNameLastName "Kniphorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-1a1f9ffc-8d31-40c9-b6d3-a22af85a0302
  a a2a:Person ;
  rdfs:label "Jan Albert Willinge Gratama" ;
  a2a:PersonName [
    rdfs:label "Jan Albert Willinge Gratama" ;
    a2a:PersonNameFirstName "Jan Albert Willinge" ;
    a2a:PersonNameLastName "Gratama"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person-7306a88c-08fb-457b-ba01-806db9d6a9ef
  a a2a:Person ;
  rdfs:label "Marius Hendrik Gratama" ;
  a2a:PersonName [
    rdfs:label "Marius Hendrik Gratama" ;
    a2a:PersonNameFirstName "Marius Hendrik" ;
    a2a:PersonNameLastName "Gratama"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1919-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hummelo en Keppel" ;
    rdfs:label "Hummelo en Keppel"
  ] .

oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person:ee41f900-d73c-4465-bc9c-ffdec5ee4221 ;
  a2a:EventKeyRef oa:event_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Event1 .

oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person:1a1f9ffc-8d31-40c9-b6d3-a22af85a0302 ;
  a2a:EventKeyRef oa:event_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Event1 .

oa:relationep_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person:7306a88c-08fb-457b-ba01-806db9d6a9ef ;
  a2a:EventKeyRef oa:event_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Event1 .

oa:relationpp_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person:7306a88c-08fb-457b-ba01-806db9d6a9ef, oa:person_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec_Person:792be8be-f570-4683-82f8-6a2275d95aa8 .

oa:source_dar_dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1919-09-12 - 1919-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1919-09-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1919, Periode: 1919" ;
    a2a:Book "Overlijdensregister Assen 1919" ;
    a2a:DocumentNumber "167" ;
    a2a:RegistryNumber "1919" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1919, Periode: 1919, Overlijdensregister Assen 1919, 167, 1919"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/950694df-bf78-a73c-00a8-1c6bdff3c4b4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/950694df-bf78-a73c-00a8-1c6bdff3c4b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec" ;
  a2a:RecordGUID "{dfcdbdc3-a381-4ccd-8a79-e62c2ef726ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6284_00006284.xml van DAR" .

