@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_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1894 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-19ac0af6-ed16-e175-3946-20116279667d, oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-3900b73c-ba30-0d02-5857-e07494d8cfeb, oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-6f132b74-749c-7f94-3a29-1b43c47b8332 ;
  a2a:hasEvent oa:event_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_0, oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_1, oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_2 ;
  a2a:hasSource oa:source_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c .

oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-19ac0af6-ed16-e175-3946-20116279667d
  a a2a:Person ;
  rdfs:label "Josephus Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Josephus Oerlemans" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-3900b73c-ba30-0d02-5857-e07494d8cfeb
  a a2a:Person ;
  rdfs:label "Maria Willemsen" ;
  a2a:PersonName [
    rdfs:label "Maria Willemsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person-6f132b74-749c-7f94-3a29-1b43c47b8332
  a a2a:Person ;
  rdfs:label "N.N Oerlemans" ;
  a2a:PersonName [
    rdfs:label "N.N Oerlemans" ;
    a2a:PersonNameFirstName "N.N" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "levenloos geboren" ;
    rdfs:label "levenloos geboren"
  ] .

oa:event_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1894-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person:19ac0af6-ed16-e175-3946-20116279667d ;
  a2a:EventKeyRef oa:event_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Event1 .

oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person:3900b73c-ba30-0d02-5857-e07494d8cfeb ;
  a2a:EventKeyRef oa:event_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Event1 .

oa:relationep_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Person:6f132b74-749c-7f94-3a29-1b43c47b8332 ;
  a2a:EventKeyRef oa:event_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c_Event1 .

oa:source_wba_49546150-e90b-a5f8-2b8b-ce6a5d57a77c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1894-08-27 - 1894-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1894-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 66, Periode: 1894" ;
    a2a:Book "Overlijdensregister Kalmthout 1894" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "66" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 66, Periode: 1894, Overlijdensregister Kalmthout 1894, 42, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/289dd457-d794-c600-3614-48568a51524e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/49546150-e90b-a5f8-2b8b-ce6a5d57a77c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/289dd457-d794-c600-3614-48568a51524e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/49546150-e90b-a5f8-2b8b-ce6a5d57a77c" ;
  a2a:RecordGUID "{49546150-e90b-a5f8-2b8b-ce6a5d57a77c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13289_00013289.xml van WBA" .

[] a2a:PersonRemarkdiversen "34 jaar, kleermaker" .
[] a2a:PersonRemarkdiversen "37 jaar, huishoudster" .
