@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_FD60DF46-9BEE-45CD-B844-91D5524BB8DD
  a a2a:Record ;
  rdfs:label "Overlijden op 10 augustus 1958 te Almelo" ;
  a2a:hasPerson oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355257, oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355258, oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355259 ;
  a2a:hasEvent oa:event_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_0, oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_1, oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_2 ;
  a2a:hasSource oa:source_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD .

oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355257
  a a2a:Person ;
  rdfs:label "Otto Peter Stap" ;
  a2a:PersonName [
    rdfs:label "Otto Peter Stap" ;
    a2a:PersonNameFirstName "Otto Peter" ;
    a2a:PersonNameLastName "Stap"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355258
  a a2a:Person ;
  rdfs:label "Jan Stap" ;
  a2a:PersonName [
    rdfs:label "Jan Stap" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Stap"
  ] .

oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355259
  a a2a:Person ;
  rdfs:label "Harmke Wijbrands" ;
  a2a:PersonName [
    rdfs:label "Harmke Wijbrands" ;
    a2a:PersonNameFirstName "Harmke" ;
    a2a:PersonNameLastName "Wijbrands"
  ] .

oa:event_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-8-1958" ;
    a2a:Year "1958" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1958-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355257 ;
  a2a:EventKeyRef oa:event_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Event1 .

oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355258 ;
  a2a:EventKeyRef oa:event_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Event1 .

oa:relationep_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Person3530355259 ;
  a2a:EventKeyRef oa:event_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD_Event1 .

oa:source_hco_FD60DF46-9BEE-45CD-B844-91D5524BB8DD
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Almelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Almelo, Nederland", "1958-08-12 - 1958-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-8-1958" ;
    a2a:Year "1958" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "12-8-1958"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke stand in Overijssel" ;
    a2a:Book "Register van overlijden, Almelo" ;
    a2a:DocumentNumber "362" ;
    a2a:RegistryNumber "18393" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke stand in Overijssel, Register van overlijden, Almelo, 362, 18393"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/DD989DFB290F4789B755B1B8DAF9D36E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/DD989DFB290F4789B755B1B8DAF9D36E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/DD989DFB290F4789B755B1B8DAF9D36E"
  ] ;
  a2a:SourceLastChangeDate "2024-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/FD60DF469BEE45CDB84491D5524BB8DD" ;
  a2a:RecordIdentifier "3530355256" ;
  a2a:RecordGUID "{FD60DF46-9BEE-45CD-B844-91D5524BB8DD}" ;
  a2a:SourceRemarkOpmerking "5 dagen oud" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/546D6FCFEF0E422099CD1653DF5C79E8" .

