@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_53d751a0-e755-4544-b777-c07fcbc01341
  a a2a:Record ;
  rdfs:label "Overlijden op 23 september 1846 te Peize" ;
  a2a:hasPerson oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-1d19b1cc-2624-440c-b596-9bce2b3ef2f9, oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-859de45c-d10b-4b7d-93e7-eeb465b52074, oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-80e42bfe-2a6d-488d-bfa0-c7413e4498ea ;
  a2a:hasEvent oa:event_dar_53d751a0-e755-4544-b777-c07fcbc01341_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_0, oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_1, oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_2 ;
  a2a:hasSource oa:source_dar_53d751a0-e755-4544-b777-c07fcbc01341 .

oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-1d19b1cc-2624-440c-b596-9bce2b3ef2f9
  a a2a:Person ;
  rdfs:label "Ellegien Jans Luitjes" ;
  a2a:PersonName [
    rdfs:label "Ellegien Jans Luitjes" ;
    a2a:PersonNameFirstName "Ellegien Jans" ;
    a2a:PersonNameLastName "Luitjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-859de45c-d10b-4b7d-93e7-eeb465b52074
  a a2a:Person ;
  rdfs:label "Jan Klaazen Gelling" ;
  a2a:PersonName [
    rdfs:label "Jan Klaazen Gelling" ;
    a2a:PersonNameFirstName "Jan Klaazen" ;
    a2a:PersonNameLastName "Gelling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1797-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klooster Apel" ;
    rdfs:label "Klooster Apel"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person-80e42bfe-2a6d-488d-bfa0-c7413e4498ea
  a a2a:Person ;
  rdfs:label "Klaas Gelling" ;
  a2a:PersonName [
    rdfs:label "Klaas Gelling" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Gelling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_53d751a0-e755-4544-b777-c07fcbc01341_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1846-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person:1d19b1cc-2624-440c-b596-9bce2b3ef2f9 ;
  a2a:EventKeyRef oa:event_dar_53d751a0-e755-4544-b777-c07fcbc01341_Event1 .

oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person:859de45c-d10b-4b7d-93e7-eeb465b52074 ;
  a2a:EventKeyRef oa:event_dar_53d751a0-e755-4544-b777-c07fcbc01341_Event1 .

oa:relationep_dar_53d751a0-e755-4544-b777-c07fcbc01341_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_53d751a0-e755-4544-b777-c07fcbc01341_Person:80e42bfe-2a6d-488d-bfa0-c7413e4498ea ;
  a2a:EventKeyRef oa:event_dar_53d751a0-e755-4544-b777-c07fcbc01341_Event1 .

oa:source_dar_53d751a0-e755-4544-b777-c07fcbc01341
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1846-09-24 - 1846-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1846-09-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1846, Periode: 1846" ;
    a2a:Book "Overlijdensregister Peize 1846" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "1846" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1846, Periode: 1846, Overlijdensregister Peize 1846, 13, 1846"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cfa02094-38ce-129c-63ba-ae3d04d2e9f4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/53d751a0-e755-4544-b777-c07fcbc01341" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cfa02094-38ce-129c-63ba-ae3d04d2e9f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/53d751a0-e755-4544-b777-c07fcbc01341" ;
  a2a:RecordGUID "{53d751a0-e755-4544-b777-c07fcbc01341}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4083_00004083.xml van DAR" .

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