@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_faee044b-28cc-4a44-ad16-b4581af2da34
  a a2a:Record ;
  rdfs:label "Overlijden op 28 april 1901 te Gees (Oosterhesselen)" ;
  a2a:hasPerson oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-6f383dfd-8219-43c6-bb9d-5101aa8ab785, oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-4e8c88fb-3651-429e-9eb2-d537e4ca30ae, oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-a1eeb2da-f42f-4260-8286-fed886a5457b, oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-397ea6ea-ca85-483e-aa7d-7c863286462c ;
  a2a:hasEvent oa:event_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_0, oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_1, oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_2 ;
  a2a:hasRelationPP oa:relationpp_dar_faee044b-28cc-4a44-ad16-b4581af2da34_0 ;
  a2a:hasSource oa:source_dar_faee044b-28cc-4a44-ad16-b4581af2da34 .

oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-6f383dfd-8219-43c6-bb9d-5101aa8ab785
  a a2a:Person ;
  rdfs:label "Hillechien Berends" ;
  a2a:PersonName [
    rdfs:label "Hillechien Berends" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-4e8c88fb-3651-429e-9eb2-d537e4ca30ae
  a a2a:Person ;
  rdfs:label "Zwaantien Buter" ;
  a2a:PersonName [
    rdfs:label "Zwaantien Buter" ;
    a2a:PersonNameFirstName "Zwaantien" ;
    a2a:PersonNameLastName "Buter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1818-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-a1eeb2da-f42f-4260-8286-fed886a5457b
  a a2a:Person ;
  rdfs:label "Jan Harm Buter" ;
  a2a:PersonName [
    rdfs:label "Jan Harm Buter" ;
    a2a:PersonNameFirstName "Jan Harm" ;
    a2a:PersonNameLastName "Buter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person-397ea6ea-ca85-483e-aa7d-7c863286462c
  a a2a:Person ;
  rdfs:label "Jan Katerberg" ;
  a2a:PersonName [
    rdfs:label "Jan Katerberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Katerberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gees (Oosterhesselen)" ;
    rdfs:label "Gees (Oosterhesselen)"
  ] .

oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person:6f383dfd-8219-43c6-bb9d-5101aa8ab785 ;
  a2a:EventKeyRef oa:event_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Event1 .

oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person:4e8c88fb-3651-429e-9eb2-d537e4ca30ae ;
  a2a:EventKeyRef oa:event_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Event1 .

oa:relationep_dar_faee044b-28cc-4a44-ad16-b4581af2da34_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person:a1eeb2da-f42f-4260-8286-fed886a5457b ;
  a2a:EventKeyRef oa:event_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Event1 .

oa:relationpp_dar_faee044b-28cc-4a44-ad16-b4581af2da34_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person:4e8c88fb-3651-429e-9eb2-d537e4ca30ae, oa:person_dar_faee044b-28cc-4a44-ad16-b4581af2da34_Person:397ea6ea-ca85-483e-aa7d-7c863286462c .

oa:source_dar_faee044b-28cc-4a44-ad16-b4581af2da34
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhesselen" ;
    rdfs:label "Oosterhesselen", "1901-04-29 - 1901-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1901-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1901, Periode: 1901" ;
    a2a:Book "Overlijdensregister Oosterhesselen 1901" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1901" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1901, Periode: 1901, Overlijdensregister Oosterhesselen 1901, 18, 1901"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/80209c5d-8b5b-aa7a-a490-54c172a5412b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/faee044b-28cc-4a44-ad16-b4581af2da34" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/80209c5d-8b5b-aa7a-a490-54c172a5412b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/faee044b-28cc-4a44-ad16-b4581af2da34" ;
  a2a:RecordGUID "{faee044b-28cc-4a44-ad16-b4581af2da34}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6951_00006951.xml van DAR" .

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