@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC
  a a2a:Record ;
  rdfs:label "Overlijden op 14 augustus 1897 te Zwolle" ;
  a2a:hasPerson oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269467, oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269470, oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269468, oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269469 ;
  a2a:hasEvent oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_0, oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_1, oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_2, oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_3 ;
  a2a:hasSource oa:source_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC .

oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269467
  a a2a:Person ;
  rdfs:label "Johanna Glazer" ;
  owl:sameAs oa:person_hco_260B3CA7-EA88-4071-8100-FABFD961F06E_Person3701865983, oa:person_hco_C867AAD0-984B-450A-9E3A-9A9B9D63BA82_Person3701444030 ;
  a2a:PersonName [
    rdfs:label "Johanna Glazer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Glazer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79" ;
    rdfs:label "79"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269470
  a a2a:Person ;
  rdfs:label "Egbert Roelofs" ;
  a2a:PersonName [
    rdfs:label "Egbert Roelofs" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Roelofs"
  ] .

oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269468
  a a2a:Person ;
  rdfs:label "Albertus Glazer" ;
  owl:sameAs oa:person_hco_260B3CA7-EA88-4071-8100-FABFD961F06E_Person3701865984, oa:person_hco_C867AAD0-984B-450A-9E3A-9A9B9D63BA82_Person3701444032 ;
  a2a:PersonName [
    rdfs:label "Albertus Glazer" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Glazer"
  ] .

oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269469
  a a2a:Person ;
  rdfs:label "Sara Doornbosch" ;
  owl:sameAs oa:person_hco_260B3CA7-EA88-4071-8100-FABFD961F06E_Person3701865986, oa:person_hco_C867AAD0-984B-450A-9E3A-9A9B9D63BA82_Person3701444031 ;
  a2a:PersonName [
    rdfs:label "Sara Doornbosch" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Doornbosch"
  ] .

oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-08-1897" ;
    a2a:Year "1897" ;
    a2a:Month "08" ;
    a2a:Day "14" ;
    rdfs:label "1897-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269467 ;
  a2a:EventKeyRef oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1 .

oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269470 ;
  a2a:EventKeyRef oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1 .

oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269468 ;
  a2a:EventKeyRef oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1 .

oa:relationep_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Person3702269469 ;
  a2a:EventKeyRef oa:event_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC_Event1 .

oa:source_hco_3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1897-08-17 - 1897-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-08-1897" ;
    a2a:Year "1897" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "17-08-1897"
  ] ;
  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, Zwolle" ;
    a2a:DocumentNumber "422" ;
    a2a:RegistryNumber "15306" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Zwolle, 422, 15306"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/F5EC07B515274320B1257ED1FFBABF74" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/F5EC07B515274320B1257ED1FFBABF74" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/F5EC07B515274320B1257ED1FFBABF74"
  ] ;
  a2a:SourceLastChangeDate "2024-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/3997F9F9DFB54EEEBBF62ABCC9680DAC" ;
  a2a:RecordIdentifier "3702269466" ;
  a2a:RecordGUID "{3997F9F9-DFB5-4EEE-BBF6-2ABCC9680DAC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1FA4096A74B44E31807181D8F9DD2A4B" .

