@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_0095eb4c-4866-40c7-a852-eacd79500cd2
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1879 te Haagje" ;
  a2a:hasPerson oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-89947502-d437-5b0c-9166-357a7478d59d, oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-8bd3656d-058c-59b4-abad-627d6b79a238, oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-16b0d37a-aac6-5a6d-a1e8-301e2ba51049, oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-b1a6fea2-4878-5eec-a362-475ee2e078ea ;
  a2a:hasEvent oa:event_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_0, oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_1, oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_2 ;
  a2a:hasRelationPP oa:relationpp_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_0 ;
  a2a:hasSource oa:source_dar_0095eb4c-4866-40c7-a852-eacd79500cd2 .

oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-89947502-d437-5b0c-9166-357a7478d59d
  a a2a:Person ;
  rdfs:label "Karst Troost" ;
  a2a:PersonName [
    rdfs:label "Karst Troost" ;
    a2a:PersonNameFirstName "Karst" ;
    a2a:PersonNameLastName "Troost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-8bd3656d-058c-59b4-abad-627d6b79a238
  a a2a:Person ;
  rdfs:label "Geesje Hovingh" ;
  a2a:PersonName [
    rdfs:label "Geesje Hovingh" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-16b0d37a-aac6-5a6d-a1e8-301e2ba51049
  a a2a:Person ;
  rdfs:label "Annigje IJmker" ;
  a2a:PersonName [
    rdfs:label "Annigje IJmker" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "IJmker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1855-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person-b1a6fea2-4878-5eec-a362-475ee2e078ea
  a a2a:Person ;
  rdfs:label "Jan IJmker" ;
  a2a:PersonName [
    rdfs:label "Jan IJmker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "IJmker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:event_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1879-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haagje" ;
    rdfs:label "Haagje"
  ] .

oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person:8bd3656d-058c-59b4-abad-627d6b79a238 ;
  a2a:EventKeyRef oa:event_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Event1 .

oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person:16b0d37a-aac6-5a6d-a1e8-301e2ba51049 ;
  a2a:EventKeyRef oa:event_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Event1 .

oa:relationep_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person:b1a6fea2-4878-5eec-a362-475ee2e078ea ;
  a2a:EventKeyRef oa:event_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Event1 .

oa:relationpp_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person:16b0d37a-aac6-5a6d-a1e8-301e2ba51049, oa:person_dar_0095eb4c-4866-40c7-a852-eacd79500cd2_Person:89947502-d437-5b0c-9166-357a7478d59d .

oa:source_dar_0095eb4c-4866-40c7-a852-eacd79500cd2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1879-02-01 - 1879-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1879-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1879, Periode: 1879" ;
    a2a:Book "Overlijdensregister Hoogeveen 1879" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1879" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1879, Periode: 1879, Overlijdensregister Hoogeveen 1879, 34, 1879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a4c9bdc4-fdb9-b51e-9236-778372721e4c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0095eb4c-4866-40c7-a852-eacd79500cd2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a4c9bdc4-fdb9-b51e-9236-778372721e4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0095eb4c-4866-40c7-a852-eacd79500cd2" ;
  a2a:RecordGUID "{0095eb4c-4866-40c7-a852-eacd79500cd2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4155_00004155.xml van DAR" .

