@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_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1891 te Arnhem" ;
  a2a:hasPerson oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606062, oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606063, oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606064 ;
  a2a:hasEvent oa:event_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_0, oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_1, oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_2 ;
  a2a:hasSource oa:source_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC .

oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606062
  a a2a:Person ;
  rdfs:label "Gerritje Fluit" ;
  a2a:PersonName [
    rdfs:label "Gerritje Fluit" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 Jaar" ;
    rdfs:label "1 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606063
  a a2a:Person ;
  rdfs:label "Teunis Fluit" ;
  a2a:PersonName [
    rdfs:label "Teunis Fluit" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606064
  a a2a:Person ;
  rdfs:label "Everdina Aleida Albers" ;
  a2a:PersonName [
    rdfs:label "Everdina Aleida Albers" ;
    a2a:PersonNameFirstName "Everdina Aleida" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "02-07-1891" ;
    a2a:Year "1891" ;
    a2a:Month "07" ;
    a2a:Day "02" ;
    rdfs:label "1891-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606062 ;
  a2a:EventKeyRef oa:event_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Event1 .

oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606063 ;
  a2a:EventKeyRef oa:event_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Event1 .

oa:relationep_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Person3036606064 ;
  a2a:EventKeyRef oa:event_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC_Event1 .

oa:source_gld_9DF0D666-4BBC-4536-BD37-1CFD714F3CCC
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1891-07-03 - 1891-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-07-1891" ;
    a2a:Year "1891" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "03-07-1891"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Arnhem, Overlijdensregister" ;
    a2a:DocumentNumber "578" ;
    a2a:RegistryNumber "407.07" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Arnhem, Overlijdensregister, 578, 407.07"
  ] ;
  a2a:SourceLastChangeDate "2023-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/9DF0D6664BBC4536BD371CFD714F3CCC" ;
  a2a:RecordIdentifier "3036606061" ;
  a2a:RecordGUID "{9DF0D666-4BBC-4536-BD37-1CFD714F3CCC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F52F299545E24D1D8092A45094BA7A2A" .

