@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_4083D063-3FBD-4622-B9DA-EB998B56593C
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1942 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626076, oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626077, oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626078 ;
  a2a:hasEvent oa:event_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_0, oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_1, oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_2 ;
  a2a:hasSource oa:source_gld_4083D063-3FBD-4622-B9DA-EB998B56593C .

oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626076
  a a2a:Person ;
  rdfs:label "Jeantine Vos" ;
  a2a:PersonName [
    rdfs:label "Jeantine Vos" ;
    a2a:PersonNameFirstName "Jeantine" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 Jaar" ;
    rdfs:label "80 Jaar"
  ] .

oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626077
  a a2a:Person ;
  rdfs:label "Christiaan Rudolf Vos" ;
  a2a:PersonName [
    rdfs:label "Christiaan Rudolf Vos" ;
    a2a:PersonNameFirstName "Christiaan Rudolf" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626078
  a a2a:Person ;
  rdfs:label "Frouwke Egberdina Veenhoven" ;
  a2a:PersonName [
    rdfs:label "Frouwke Egberdina Veenhoven" ;
    a2a:PersonNameFirstName "Frouwke Egberdina" ;
    a2a:PersonNameLastName "Veenhoven"
  ] .

oa:event_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-06-1942" ;
    a2a:Year "1942" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1942-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626076 ;
  a2a:EventKeyRef oa:event_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Event1 .

oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626077 ;
  a2a:EventKeyRef oa:event_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Event1 .

oa:relationep_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Person766626078 ;
  a2a:EventKeyRef oa:event_gld_4083D063-3FBD-4622-B9DA-EB998B56593C_Event1 .

oa:source_gld_4083D063-3FBD-4622-B9DA-EB998B56593C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1942-06-28 - 1942-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-06-1942" ;
    a2a:Year "1942" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "28-06-1942"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Burgerlijke stand" ;
    a2a:DocumentNumber "0647" ;
    a2a:RegistryNumber "8616" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Burgerlijke stand, 0647, 8616"
  ] ;
  a2a:SourceLastChangeDate "2016-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4083D0633FBD4622B9DAEB998B56593C" ;
  a2a:RecordIdentifier "766626075" ;
  a2a:RecordGUID "{4083D063-3FBD-4622-B9DA-EB998B56593C}" ;
  a2a:SourceRemarkOpmerking "let op!!! akte datum is fout" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-AhGldA_0207_8616_54_A2A.xml van GLD" .

