@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_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E
  a a2a:Record ;
  rdfs:label "Overlijden op 3 januari 1939 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176389, oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176390, oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176391 ;
  a2a:hasEvent oa:event_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_0, oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_1, oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_2 ;
  a2a:hasSource oa:source_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E .

oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176389
  a a2a:Person ;
  rdfs:label "Hendrikus Stephanus Wolfkamp" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Stephanus Wolfkamp" ;
    a2a:PersonNameFirstName "Hendrikus Stephanus" ;
    a2a:PersonNameLastName "Wolfkamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellendoorn" ;
    rdfs:label "Hellendoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176390
  a a2a:Person ;
  rdfs:label "Albertus Johannes Wolfkamp" ;
  a2a:PersonName [
    rdfs:label "Albertus Johannes Wolfkamp" ;
    a2a:PersonNameFirstName "Albertus Johannes" ;
    a2a:PersonNameLastName "Wolfkamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "zonder beroep" .

oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176391
  a a2a:Person ;
  rdfs:label "Johanna Fredrika Hannink" ;
  a2a:PersonName [
    rdfs:label "Johanna Fredrika Hannink" ;
    a2a:PersonNameFirstName "Johanna Fredrika" ;
    a2a:PersonNameLastName "Hannink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder beroep" .

oa:event_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "03-01-1939" ;
    a2a:Year "1939" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "1939-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176389 ;
  a2a:EventKeyRef oa:event_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Event1 .

oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176390 ;
  a2a:EventKeyRef oa:event_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Event1 .

oa:relationep_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Person3024176391 ;
  a2a:EventKeyRef oa:event_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E_Event1 .

oa:source_gld_FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1939-01-05 - 1939-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-01-1939" ;
    a2a:Year "1939" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "05-01-1939"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Nijmegen, Overlijdensregister" ;
    a2a:Book "Nijmegen, Overlijdensregister" ;
    a2a:DocumentNumber "020" ;
    a2a:RegistryNumber "9770.01" ;
    rdfs:label "Gelders Archief, Arnhem, Nijmegen, Overlijdensregister, Nijmegen, Overlijdensregister, 020, 9770.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/FC47FCDAD9594D0FADDFCBBCF8D2D42E" ;
  a2a:RecordIdentifier "3024176388" ;
  a2a:RecordGUID "{FC47FCDA-D959-4D0F-ADDF-CBBCF8D2D42E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/55D50EC8298D47479025D89331496CA0" .

