@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_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1907 te Coevorden" ;
  a2a:hasPerson oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-056e66af-b4cb-4dc0-bc40-e36781d9a3d6, oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-bf8dfaae-1d67-4225-80d9-9973aebd4ffe, oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-cc5041e4-ddf5-458f-90f4-233d1e3fff37, oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-422be64b-27c9-403a-af7e-2de7f033c329 ;
  a2a:hasEvent oa:event_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_0, oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_1, oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_2 ;
  a2a:hasRelationPP oa:relationpp_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_0 ;
  a2a:hasSource oa:source_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52 .

oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-056e66af-b4cb-4dc0-bc40-e36781d9a3d6
  a a2a:Person ;
  rdfs:label "Jan Wilpshaar" ;
  a2a:PersonName [
    rdfs:label "Jan Wilpshaar" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wilpshaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-bf8dfaae-1d67-4225-80d9-9973aebd4ffe
  a a2a:Person ;
  rdfs:label "Stientje Harms" ;
  a2a:PersonName [
    rdfs:label "Stientje Harms" ;
    a2a:PersonNameFirstName "Stientje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-cc5041e4-ddf5-458f-90f4-233d1e3fff37
  a a2a:Person ;
  rdfs:label "Hendrik Wilpshaar" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wilpshaar" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wilpshaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1836-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person-422be64b-27c9-403a-af7e-2de7f033c329
  a a2a:Person ;
  rdfs:label "Hendrikje Keen" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Keen" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Keen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1907-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person:056e66af-b4cb-4dc0-bc40-e36781d9a3d6 ;
  a2a:EventKeyRef oa:event_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Event1 .

oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person:bf8dfaae-1d67-4225-80d9-9973aebd4ffe ;
  a2a:EventKeyRef oa:event_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Event1 .

oa:relationep_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person:cc5041e4-ddf5-458f-90f4-233d1e3fff37 ;
  a2a:EventKeyRef oa:event_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Event1 .

oa:relationpp_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person:cc5041e4-ddf5-458f-90f4-233d1e3fff37, oa:person_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52_Person:422be64b-27c9-403a-af7e-2de7f033c329 .

oa:source_dar_f01be0b1-a319-4e8a-8e71-c8af1b1a6a52
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1907-04-15 - 1907-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1907-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1907, Periode: 1907" ;
    a2a:Book "Overlijdensregister Coevorden 1907" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1907" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1907, Periode: 1907, Overlijdensregister Coevorden 1907, 19, 1907"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7b67b041-cfed-5f37-4868-931c6ae1d420.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f01be0b1-a319-4e8a-8e71-c8af1b1a6a52" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7b67b041-cfed-5f37-4868-931c6ae1d420.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f01be0b1-a319-4e8a-8e71-c8af1b1a6a52" ;
  a2a:RecordGUID "{f01be0b1-a319-4e8a-8e71-c8af1b1a6a52}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6505_00006505.xml van DAR" .

