@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_744ee284-fb17-46d1-a059-fe4a69b31f4e
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1829 te Peize" ;
  a2a:hasPerson oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-ca46a45e-9742-4bd0-a519-3f8a585ec3bc, oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-08f591ff-a953-446b-ba0e-e85490f69a46, oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-bee776c8-2501-4ef9-aa84-ef9a66b2dec5, oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-6a4c0f8e-512b-49ac-9f59-d6b2058ac5b1 ;
  a2a:hasEvent oa:event_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_0, oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_1, oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_2 ;
  a2a:hasRelationPP oa:relationpp_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_0 ;
  a2a:hasSource oa:source_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e .

oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-ca46a45e-9742-4bd0-a519-3f8a585ec3bc
  a a2a:Person ;
  rdfs:label "Annegien Abels Oetses" ;
  a2a:PersonName [
    rdfs:label "Annegien Abels Oetses" ;
    a2a:PersonNameFirstName "Annegien Abels" ;
    a2a:PersonNameLastName "Oetses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-08f591ff-a953-446b-ba0e-e85490f69a46
  a a2a:Person ;
  rdfs:label "Bareld Koops" ;
  a2a:PersonName [
    rdfs:label "Bareld Koops" ;
    a2a:PersonNameFirstName "Bareld" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-bee776c8-2501-4ef9-aa84-ef9a66b2dec5
  a a2a:Person ;
  rdfs:label "Roelofje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Roelofje Jacobs" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person-6a4c0f8e-512b-49ac-9f59-d6b2058ac5b1
  a a2a:Person ;
  rdfs:label "Koop Barelds Koops" ;
  a2a:PersonName [
    rdfs:label "Koop Barelds Koops" ;
    a2a:PersonNameFirstName "Koop Barelds" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1778-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1829-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person:08f591ff-a953-446b-ba0e-e85490f69a46 ;
  a2a:EventKeyRef oa:event_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Event1 .

oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person:bee776c8-2501-4ef9-aa84-ef9a66b2dec5 ;
  a2a:EventKeyRef oa:event_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Event1 .

oa:relationep_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person:6a4c0f8e-512b-49ac-9f59-d6b2058ac5b1 ;
  a2a:EventKeyRef oa:event_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Event1 .

oa:relationpp_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person:6a4c0f8e-512b-49ac-9f59-d6b2058ac5b1, oa:person_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e_Person:ca46a45e-9742-4bd0-a519-3f8a585ec3bc .

oa:source_dar_744ee284-fb17-46d1-a059-fe4a69b31f4e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1829-12-23 - 1829-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1829-12-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1829, Periode: 1829" ;
    a2a:Book "Overlijdensregister Peize 1829" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "1829" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1829, Periode: 1829, Overlijdensregister Peize 1829, 24, 1829"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/34e6be00-2384-5289-ce78-7740bc7399cc.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/744ee284-fb17-46d1-a059-fe4a69b31f4e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/34e6be00-2384-5289-ce78-7740bc7399cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/744ee284-fb17-46d1-a059-fe4a69b31f4e" ;
  a2a:RecordGUID "{744ee284-fb17-46d1-a059-fe4a69b31f4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4523_00004523.xml van DAR" .

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