@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_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607
  a a2a:Record ;
  rdfs:label "Overlijden op 29 mei 1887 te Losser" ;
  a2a:hasPerson oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130978, oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130977, oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130976, oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130979 ;
  a2a:hasEvent oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_0, oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_1, oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_2, oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_3 ;
  a2a:hasSource oa:source_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607 .

oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130978
  a a2a:Person ;
  rdfs:label "Gerrit Jan Damhuis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Damhuis" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Damhuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Denekamp" ;
    rdfs:label "Denekamp"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130977
  a a2a:Person ;
  rdfs:label "Maria Silderjans" ;
  a2a:PersonName [
    rdfs:label "Maria Silderjans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Silderjans"
  ] .

oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130976
  a a2a:Person ;
  rdfs:label "Jannes Damhuis" ;
  a2a:PersonName [
    rdfs:label "Jannes Damhuis" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Damhuis"
  ] .

oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130979
  a a2a:Person ;
  rdfs:label "Janna Koehorst" ;
  a2a:PersonName [
    rdfs:label "Janna Koehorst" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Koehorst"
  ] .

oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-05-1887" ;
    a2a:Year "1887" ;
    a2a:Month "05" ;
    a2a:Day "29" ;
    rdfs:label "1887-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] .

oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130978 ;
  a2a:EventKeyRef oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1 .

oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130977 ;
  a2a:EventKeyRef oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1 .

oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130976 ;
  a2a:EventKeyRef oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1 .

oa:relationep_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Person3283130979 ;
  a2a:EventKeyRef oa:event_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607_Event1 .

oa:source_hco_F53FD8F1-619F-40C9-9CD3-E49E0583B607
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Losser" ;
    a2a:Country "Nederland" ;
    rdfs:label "Losser, Nederland", "1887-05-31 - 1887-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-05-1887" ;
    a2a:Year "1887" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "31-05-1887"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van overlijden, Losser" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "9081" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Losser, 54, 9081"
  ] ;
  a2a:SourceLastChangeDate "2023-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/F53FD8F1619F40C99CD3E49E0583B607" ;
  a2a:RecordIdentifier "3283130975" ;
  a2a:RecordGUID "{F53FD8F1-619F-40C9-9CD3-E49E0583B607}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2589285371AF464C9D44A42FE26D6170" .

