@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_24182FF9-C01E-4307-8EC7-FD02C5FD415D
  a a2a:Record ;
  rdfs:label "Overlijden op 24 mei 1842 te Ommerschans (Ommen, Stad)" ;
  a2a:hasPerson oa:person_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Person3369839379 ;
  a2a:hasEvent oa:event_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_0 ;
  a2a:hasSource oa:source_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D .

oa:person_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Person3369839379
  a a2a:Person ;
  rdfs:label "Wouter Beekman" ;
  a2a:PersonName [
    rdfs:label "Wouter Beekman" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "kolonist" .

oa:event_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-05-1842" ;
    a2a:Year "1842" ;
    a2a:Month "05" ;
    a2a:Day "24" ;
    rdfs:label "1842-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ommerschans (Ommen, Stad)" ;
    rdfs:label "Ommerschans (Ommen, Stad)"
  ] .

oa:relationep_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Person3369839379 ;
  a2a:EventKeyRef oa:event_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D_Event1 .

oa:source_hco_24182FF9-C01E-4307-8EC7-FD02C5FD415D
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ommen, Stad" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ommen, Stad, Nederland", "1842-05-26 - 1842-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-05-1842" ;
    a2a:Year "1842" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "26-05-1842"
  ] ;
  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, Stad Ommen" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "10333" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Stad Ommen, 48, 10333"
  ] ;
  a2a:SourceLastChangeDate "2023-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/24182FF9C01E43078EC7FD02C5FD415D" ;
  a2a:RecordIdentifier "3369839377" ;
  a2a:RecordGUID "{24182FF9-C01E-4307-8EC7-FD02C5FD415D}" ;
  a2a:SourceRemarkOpmerking "verdere gegevens niet bekend" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E29F05310EB44B7E878B17C110DB4BF4" .

