@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_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53
  a a2a:Record ;
  rdfs:label "Overlijden op 25 januari 1968 te Arnhem" ;
  a2a:hasPerson oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163114, oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163116, oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163115, oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163117 ;
  a2a:hasEvent oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_0, oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_1, oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_2, oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_3 ;
  a2a:hasSource oa:source_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53 .

oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163114
  a a2a:Person ;
  rdfs:label "Franciscus Jan van Heteren" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jan van Heteren" ;
    a2a:PersonNameFirstName "Franciscus Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heteren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163116
  a a2a:Person ;
  rdfs:label "Marinus Hendrik van Heteren" ;
  a2a:PersonName [
    rdfs:label "Marinus Hendrik van Heteren" ;
    a2a:PersonNameFirstName "Marinus Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heteren"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163115
  a a2a:Person ;
  rdfs:label "Catharina Maria Durant" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Durant" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Durant"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163117
  a a2a:Person ;
  rdfs:label "Francina Wilhelmina Bierman" ;
  a2a:PersonName [
    rdfs:label "Francina Wilhelmina Bierman" ;
    a2a:PersonNameFirstName "Francina Wilhelmina" ;
    a2a:PersonNameLastName "Bierman"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "25-01-1968" ;
    a2a:Year "1968" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "1968-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163114 ;
  a2a:EventKeyRef oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1 .

oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163116 ;
  a2a:EventKeyRef oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1 .

oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163115 ;
  a2a:EventKeyRef oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1 .

oa:relationep_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Person3820163117 ;
  a2a:EventKeyRef oa:event_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53_Event1 .

oa:source_gld_CABF1B60-E575-4310-9DAF-BEB65AF5FB53
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1968-01-26 - 1968-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-01-1968" ;
    a2a:Year "1968" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "26-01-1968"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Arnhem, Overlijdensregister" ;
    a2a:DocumentNumber "132" ;
    a2a:RegistryNumber "21398" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1903-1980, Arnhem, Overlijdensregister, 132, 21398"
  ] ;
  a2a:SourceLastChangeDate "2024-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/CABF1B60E57543109DAFBEB65AF5FB53" ;
  a2a:RecordIdentifier "3820163113" ;
  a2a:RecordGUID "{CABF1B60-E575-4310-9DAF-BEB65AF5FB53}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CD1EB60278DE4D42A263C27E2790DBF9" .

