@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_319FCCF2-D2C1-4145-9DA5-B01819F44B94
  a a2a:Record ;
  rdfs:label "Overlijden op 8 april 1898 te Arnhem" ;
  a2a:hasPerson oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712005, oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712006, oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712007, oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712008, oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712009 ;
  a2a:hasEvent oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_0, oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_1, oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_2, oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_3, oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_4 ;
  a2a:hasSource oa:source_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94 .

oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712005
  a a2a:Person ;
  rdfs:label "Joannes Stephanus Smeets" ;
  a2a:PersonName [
    rdfs:label "Joannes Stephanus Smeets" ;
    a2a:PersonNameFirstName "Joannes Stephanus" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 Jaar" ;
    rdfs:label "64 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "pakhuisknecht" .

oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712006
  a a2a:Person ;
  rdfs:label "Pieter Smeets" ;
  a2a:PersonName [
    rdfs:label "Pieter Smeets" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712007
  a a2a:Person ;
  rdfs:label "Anna Maria Francisca Michem" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Francisca Michem" ;
    a2a:PersonNameFirstName "Anna Maria Francisca" ;
    a2a:PersonNameLastName "Michem"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712008
  a a2a:Person ;
  rdfs:label "Maria Meijer" ;
  a2a:PersonName [
    rdfs:label "Maria Meijer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712009
  a a2a:Person ;
  rdfs:label "Maartje Bortelaar" ;
  a2a:PersonName [
    rdfs:label "Maartje Bortelaar" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Bortelaar"
  ] .

oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-04-1898" ;
    a2a:Year "1898" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "1898-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712005 ;
  a2a:EventKeyRef oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 .

oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712006 ;
  a2a:EventKeyRef oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 .

oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712007 ;
  a2a:EventKeyRef oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 .

oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712008 ;
  a2a:EventKeyRef oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 .

oa:relationep_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Person3036712009 ;
  a2a:EventKeyRef oa:event_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94_Event1 .

oa:source_gld_319FCCF2-D2C1-4145-9DA5-B01819F44B94
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1898-04-09 - 1898-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-04-1898" ;
    a2a:Year "1898" ;
    a2a:Month "04" ;
    a2a:Day "09" ;
    rdfs:label "09-04-1898"
  ] ;
  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 "265" ;
    a2a:RegistryNumber "411.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Arnhem, Overlijdensregister, 265, 411.02"
  ] ;
  a2a:SourceLastChangeDate "2023-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/319FCCF2D2C141459DA5B01819F44B94" ;
  a2a:RecordIdentifier "3036712004" ;
  a2a:RecordGUID "{319FCCF2-D2C1-4145-9DA5-B01819F44B94}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AD20CF0FE41A452E87DCA9F35A36C270" .

