@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_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1945 te Hulst" ;
  a2a:hasPerson oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824731, oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824730, oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824729, oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824732 ;
  a2a:hasEvent oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_0, oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_1, oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_2, oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_3 ;
  a2a:hasSource oa:source_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62 .

oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824731
  a a2a:Person ;
  rdfs:label "Emelinde Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Emelinde Geeraerts" ;
    a2a:PersonNameFirstName "Emelinde" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Clinge" ;
    rdfs:label "Clinge"
  ] ;
  a2a:Profession "Zonder" ;
  a2a:MaritalStatus "Weduwe" .

oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824730
  a a2a:Person ;
  rdfs:label "Charles Louis Kindt" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Kindt" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Kindt"
  ] .

oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824729
  a a2a:Person ;
  rdfs:label "Gerardus Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Gerardus Geeraerts" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Geeraerts"
  ] .

oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824732
  a a2a:Person ;
  rdfs:label "Amelia Goole" ;
  a2a:PersonName [
    rdfs:label "Amelia Goole" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "Goole"
  ] .

oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-12-1945" ;
    a2a:Year "1945" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1945-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hulst" ;
    rdfs:label "Hulst"
  ] .

oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824731 ;
  a2a:EventKeyRef oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1 .

oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824730 ;
  a2a:EventKeyRef oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1 .

oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824729 ;
  a2a:EventKeyRef oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1 .

oa:relationep_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Person429824732 ;
  a2a:EventKeyRef oa:event_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62_Event1 .

oa:source_zar_EB5C641F-1F2D-4736-AF2E-1D2D253F2F62
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hulst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hulst, Nederland", "1945-01-01 - 1945-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1945" ;
    a2a:Year "1945" ;
    rdfs:label "1945"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Hulst overlijdensakten burgerlijke stand" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "HUL-O-1945" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Hulst overlijdensakten burgerlijke stand, 109, HUL-O-1945"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12113/304855D76D6D47A9A54D0AB7428BA6AA" ;
    a2a:UriViewer "https://hdl.handle.net/21.12113/304855D76D6D47A9A54D0AB7428BA6AA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/304855D76D6D47A9A54D0AB7428BA6AA"
  ] ;
  a2a:SourceLastChangeDate "2020-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/EB5C641F1F2D4736AF2E1D2D253F2F62" ;
  a2a:RecordIdentifier "429824728" ;
  a2a:RecordGUID "{EB5C641F-1F2D-4736-AF2E-1D2D253F2F62}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25HUL-O-1945_54_A2A.xml van ZAR" .

