@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_11468a9a-9821-4e8e-beec-4d7a474a6715
  a a2a:Record ;
  rdfs:label "Overlijden op 27 februari 1876 te Meppel" ;
  a2a:hasPerson oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-a6c97806-cde2-4e33-9ac5-18f6942ca357, oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-f3e10913-55eb-464e-b8dd-9b37c9c0d5bf, oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-d5758b38-6ec1-4fce-92ec-a4b48e842c16, oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-6c9a59d7-a026-4c17-9c61-2176e0709fe1 ;
  a2a:hasEvent oa:event_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_0, oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_1, oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_2 ;
  a2a:hasRelationPP oa:relationpp_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_0 ;
  a2a:hasSource oa:source_dar_11468a9a-9821-4e8e-beec-4d7a474a6715 .

oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-a6c97806-cde2-4e33-9ac5-18f6942ca357
  a a2a:Person ;
  rdfs:label "Benjamin Jacob Gelder" ;
  a2a:PersonName [
    rdfs:label "Benjamin Jacob Gelder" ;
    a2a:PersonNameFirstName "Benjamin Jacob" ;
    a2a:PersonNameLastName "Gelder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-f3e10913-55eb-464e-b8dd-9b37c9c0d5bf
  a a2a:Person ;
  rdfs:label "Lea Bendix" ;
  a2a:PersonName [
    rdfs:label "Lea Bendix" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Bendix"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-d5758b38-6ec1-4fce-92ec-a4b48e842c16
  a a2a:Person ;
  rdfs:label "Cornelia Calmer Norden" ;
  a2a:PersonName [
    rdfs:label "Cornelia Calmer Norden" ;
    a2a:PersonNameFirstName "Cornelia Calmer" ;
    a2a:PersonNameLastName "Norden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1813-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emden (Duitsland)" ;
    rdfs:label "Emden (Duitsland)"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person-6c9a59d7-a026-4c17-9c61-2176e0709fe1
  a a2a:Person ;
  rdfs:label "Calmer Norden" ;
  a2a:PersonName [
    rdfs:label "Calmer Norden" ;
    a2a:PersonNameFirstName "Calmer" ;
    a2a:PersonNameLastName "Norden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1876-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person:f3e10913-55eb-464e-b8dd-9b37c9c0d5bf ;
  a2a:EventKeyRef oa:event_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Event1 .

oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person:d5758b38-6ec1-4fce-92ec-a4b48e842c16 ;
  a2a:EventKeyRef oa:event_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Event1 .

oa:relationep_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person:6c9a59d7-a026-4c17-9c61-2176e0709fe1 ;
  a2a:EventKeyRef oa:event_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Event1 .

oa:relationpp_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person:d5758b38-6ec1-4fce-92ec-a4b48e842c16, oa:person_dar_11468a9a-9821-4e8e-beec-4d7a474a6715_Person:a6c97806-cde2-4e33-9ac5-18f6942ca357 .

oa:source_dar_11468a9a-9821-4e8e-beec-4d7a474a6715
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1876-02-28 - 1876-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1876-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1876, Periode: 1876" ;
    a2a:Book "Overlijdensregister Meppel 1876" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1876" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1876, Periode: 1876, Overlijdensregister Meppel 1876, 34, 1876"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4aeff6a0-fabc-1d62-265a-3ce483cf76d1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/11468a9a-9821-4e8e-beec-4d7a474a6715" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4aeff6a0-fabc-1d62-265a-3ce483cf76d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/11468a9a-9821-4e8e-beec-4d7a474a6715" ;
  a2a:RecordGUID "{11468a9a-9821-4e8e-beec-4d7a474a6715}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4382_00004382.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
