@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_gcz_c56e97b5-a310-7826-ebca-e4613ead720e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1939 te Ossenisse" ;
  a2a:hasPerson oa:person_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Person1 ;
  a2a:hasEvent oa:event_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Event1 ;
  a2a:hasRelationEP oa:relationep_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_0 ;
  a2a:hasSource oa:source_gcz_c56e97b5-a310-7826-ebca-e4613ead720e .

oa:person_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Person1
  a a2a:Person ;
  rdfs:label "Alphonsus Maria Josephus Verdurmen" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Maria Josephus Verdurmen" ;
    a2a:PersonNameFirstName "Alphonsus Maria Josephus" ;
    a2a:PersonNameLastName "Verdurmen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1898-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ossenisse" ;
    rdfs:label "Ossenisse"
  ] .

oa:event_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1939-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ossenisse" ;
    rdfs:label "Ossenisse"
  ] .

oa:relationep_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Person1 ;
  a2a:EventKeyRef oa:event_gcz_c56e97b5-a310-7826-ebca-e4613ead720e_Event1 .

oa:source_gcz_c56e97b5-a310-7826-ebca-e4613ead720e
  a a2a:Source ;
  rdfs:label "Genealogisch Centrum Zeeland, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1824-01-01 - 2013-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2013-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Genealogisch Centrum Zeeland" ;
    a2a:Collection "Bidprentjes Genealogisch Centrum Zeeland 1824-2013 (letter V)" ;
    a2a:RegistryNumber "BDP-V" ;
    rdfs:label "Genealogisch Centrum Zeeland, Bidprentjes Genealogisch Centrum Zeeland 1824-2013 (letter V), BDP-V"
  ] ;
  a2a:SourceLastChangeDate "2018-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.zeeuwengezocht.nl/nl/zoeken?mivast=1539&mizig=862&miadt=239&miaet=54&micode=992-BDP-V&minr=14636740&miview=ldt" ;
  a2a:RecordGUID "{c56e97b5-a310-7826-ebca-e4613ead720e}" ;
  a2a:SourceRemarkOpmerking "Een fotokopie of scan moet u bestellen bij het Genealogisch Centrum Zeeland, via info@genealogischcentrum.nl en kost 2 euro. Donateurs van het centrum krijgen korting!" ;
  a2a:SourceRemarkProvenance "992-BDP-V_54_239_MAISI_PERS.txt txt2c2v c2v2a2a" .

