@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_72350702-7764-4d0e-96bb-e85e135fe692
  a a2a:Record ;
  rdfs:label "Overlijden op 1 januari 1919 te Klijndijk (Odoorn)" ;
  a2a:hasPerson oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-9ccb4f8c-e9fc-4fc5-9057-82013f161576, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-3d0dc222-1693-4ac1-bd35-c239a333709f, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-67617cca-7ba7-4753-ae1d-5b0a7d4ec60d, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-732fd5f7-c167-41e4-b73b-335a41fbcc75, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-0903997e-b16f-484d-b941-26181c0a19a7 ;
  a2a:hasEvent oa:event_dar_72350702-7764-4d0e-96bb-e85e135fe692_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_0, oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_1, oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_2 ;
  a2a:hasRelationPP oa:relationpp_dar_72350702-7764-4d0e-96bb-e85e135fe692_0, oa:relationpp_dar_72350702-7764-4d0e-96bb-e85e135fe692_1 ;
  a2a:hasSource oa:source_dar_72350702-7764-4d0e-96bb-e85e135fe692 .

oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-9ccb4f8c-e9fc-4fc5-9057-82013f161576
  a a2a:Person ;
  rdfs:label "Jantien Heerspink" ;
  a2a:PersonName [
    rdfs:label "Jantien Heerspink" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Heerspink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-3d0dc222-1693-4ac1-bd35-c239a333709f
  a a2a:Person ;
  rdfs:label "Roelfien Ubels" ;
  a2a:PersonName [
    rdfs:label "Roelfien Ubels" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Ubels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-67617cca-7ba7-4753-ae1d-5b0a7d4ec60d
  a a2a:Person ;
  rdfs:label "Geert Scheerhoorn" ;
  a2a:PersonName [
    rdfs:label "Geert Scheerhoorn" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Scheerhoorn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1845-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-732fd5f7-c167-41e4-b73b-335a41fbcc75
  a a2a:Person ;
  rdfs:label "Jan Scheerhoorn" ;
  a2a:PersonName [
    rdfs:label "Jan Scheerhoorn" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Scheerhoorn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person-0903997e-b16f-484d-b941-26181c0a19a7
  a a2a:Person ;
  rdfs:label "Jantje Boerma" ;
  a2a:PersonName [
    rdfs:label "Jantje Boerma" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_72350702-7764-4d0e-96bb-e85e135fe692_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1919-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Klijndijk (Odoorn)" ;
    rdfs:label "Klijndijk (Odoorn)"
  ] .

oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:3d0dc222-1693-4ac1-bd35-c239a333709f ;
  a2a:EventKeyRef oa:event_dar_72350702-7764-4d0e-96bb-e85e135fe692_Event1 .

oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:67617cca-7ba7-4753-ae1d-5b0a7d4ec60d ;
  a2a:EventKeyRef oa:event_dar_72350702-7764-4d0e-96bb-e85e135fe692_Event1 .

oa:relationep_dar_72350702-7764-4d0e-96bb-e85e135fe692_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:732fd5f7-c167-41e4-b73b-335a41fbcc75 ;
  a2a:EventKeyRef oa:event_dar_72350702-7764-4d0e-96bb-e85e135fe692_Event1 .

oa:relationpp_dar_72350702-7764-4d0e-96bb-e85e135fe692_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:67617cca-7ba7-4753-ae1d-5b0a7d4ec60d, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:9ccb4f8c-e9fc-4fc5-9057-82013f161576 .

oa:relationpp_dar_72350702-7764-4d0e-96bb-e85e135fe692_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:67617cca-7ba7-4753-ae1d-5b0a7d4ec60d, oa:person_dar_72350702-7764-4d0e-96bb-e85e135fe692_Person:0903997e-b16f-484d-b941-26181c0a19a7 .

oa:source_dar_72350702-7764-4d0e-96bb-e85e135fe692
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1919-01-02 - 1919-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1919-01-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1919, Periode: 1919" ;
    a2a:Book "Overlijdensregister Odoorn 1919" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1919" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1919, Periode: 1919, Overlijdensregister Odoorn 1919, 1, 1919"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/644ee096-1cf1-e56a-00f3-3f544049510d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/72350702-7764-4d0e-96bb-e85e135fe692" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/644ee096-1cf1-e56a-00f3-3f544049510d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/72350702-7764-4d0e-96bb-e85e135fe692" ;
  a2a:RecordGUID "{72350702-7764-4d0e-96bb-e85e135fe692}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4495_00004495.xml van DAR" .

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