@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_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1881 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181887, oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181888, oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181889 ;
  a2a:hasEvent oa:event_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_0, oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_1, oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_2 ;
  a2a:hasSource oa:source_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92 .

oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181887
  a a2a:Person ;
  rdfs:label "Nn Kocken" ;
  a2a:PersonName [
    rdfs:label "Nn Kocken" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Kocken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "23-05-1881" ;
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "23-05-1881"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "-" .

oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181888
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes Kocken" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes Kocken" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNameLastName "Kocken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "smid" .

oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181889
  a a2a:Person ;
  rdfs:label "Anna Maria Johanna Aalbers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Johanna Aalbers" ;
    a2a:PersonNameFirstName "Anna Maria Johanna" ;
    a2a:PersonNameLastName "Aalbers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "23-05-1881" ;
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "1881-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181887 ;
  a2a:EventKeyRef oa:event_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Event1 .

oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181888 ;
  a2a:EventKeyRef oa:event_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Event1 .

oa:relationep_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Person3026181889 ;
  a2a:EventKeyRef oa:event_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92_Event1 .

oa:source_gld_9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1881-05-23 - 1881-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-05-1881" ;
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "23-05-1881"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Nijmegen, Overlijdensregister" ;
    a2a:DocumentNumber "312" ;
    a2a:RegistryNumber "1292.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Nijmegen, Overlijdensregister, 312, 1292.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/9DA29AB2F4CC41B19BCA1DCEACB68B92" ;
  a2a:RecordIdentifier "3026181886" ;
  a2a:RecordGUID "{9DA29AB2-F4CC-41B1-9BCA-1DCEACB68B92}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1B11FAE6DDD04122BCCAB6FA2BEF8607" .

