@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_6f77bfbb-daaf-4633-b948-bfb7d9bf2124
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juni 1821 te Hoogeveen" ;
  a2a:hasPerson oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-96cddab8-196a-5b22-b292-1f00fa26a912, oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-fc67b5c0-c6db-5a49-b33a-ae82d747a763, oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-4f88957f-c270-528e-9758-4412b9d5b9b4, oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-50b00ef9-9cd3-51aa-8cdd-00e13f14feba ;
  a2a:hasEvent oa:event_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_0, oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_1, oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_2 ;
  a2a:hasRelationPP oa:relationpp_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_0 ;
  a2a:hasSource oa:source_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124 .

oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-96cddab8-196a-5b22-b292-1f00fa26a912
  a a2a:Person ;
  rdfs:label "Wubbegien" ;
  a2a:PersonName [
    rdfs:label "Wubbegien" ;
    a2a:PersonNameFirstName "Wubbegien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-fc67b5c0-c6db-5a49-b33a-ae82d747a763
  a a2a:Person ;
  rdfs:label "Christina Pulle" ;
  a2a:PersonName [
    rdfs:label "Christina Pulle" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Pulle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-4f88957f-c270-528e-9758-4412b9d5b9b4
  a a2a:Person ;
  rdfs:label "Johannes Pulle" ;
  a2a:PersonName [
    rdfs:label "Johannes Pulle" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pulle"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person-50b00ef9-9cd3-51aa-8cdd-00e13f14feba
  a a2a:Person ;
  rdfs:label "Klaas Kistjes" ;
  a2a:PersonName [
    rdfs:label "Klaas Kistjes" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Kistjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1821-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person:96cddab8-196a-5b22-b292-1f00fa26a912 ;
  a2a:EventKeyRef oa:event_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Event1 .

oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person:fc67b5c0-c6db-5a49-b33a-ae82d747a763 ;
  a2a:EventKeyRef oa:event_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Event1 .

oa:relationep_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person:4f88957f-c270-528e-9758-4412b9d5b9b4 ;
  a2a:EventKeyRef oa:event_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Event1 .

oa:relationpp_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person:fc67b5c0-c6db-5a49-b33a-ae82d747a763, oa:person_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124_Person:50b00ef9-9cd3-51aa-8cdd-00e13f14feba .

oa:source_dar_6f77bfbb-daaf-4633-b948-bfb7d9bf2124
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1821-06-19 - 1821-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1821-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1821, Periode: 1821" ;
    a2a:Book "Overlijdensregister Hoogeveen 1821" ;
    a2a:DocumentNumber "66" ;
    a2a:RegistryNumber "1821" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1821, Periode: 1821, Overlijdensregister Hoogeveen 1821, 66, 1821"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/525df296-4033-9cf5-dd90-ec277a249e5d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6f77bfbb-daaf-4633-b948-bfb7d9bf2124" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/525df296-4033-9cf5-dd90-ec277a249e5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6f77bfbb-daaf-4633-b948-bfb7d9bf2124" ;
  a2a:RecordGUID "{6f77bfbb-daaf-4633-b948-bfb7d9bf2124}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4458_00004458.xml van DAR" .

