@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_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1893 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-c014038a-72aa-eda0-0e39-243e5759c3ed, oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-602df2ac-2d0c-6e88-cf75-19deef1e7dcc, oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-e1e6cbb7-66e9-2a38-11c9-193293b95566 ;
  a2a:hasEvent oa:event_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_0, oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_1, oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_2 ;
  a2a:hasSource oa:source_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c .

oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-c014038a-72aa-eda0-0e39-243e5759c3ed
  a a2a:Person ;
  rdfs:label "Maria Eliabeth Weyten" ;
  a2a:PersonName [
    rdfs:label "Maria Eliabeth Weyten" ;
    a2a:PersonNameFirstName "Maria Eliabeth" ;
    a2a:PersonNameLastName "Weyten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-602df2ac-2d0c-6e88-cf75-19deef1e7dcc
  a a2a:Person ;
  rdfs:label "Benedictus Josephus Loopmans" ;
  a2a:PersonName [
    rdfs:label "Benedictus Josephus Loopmans" ;
    a2a:PersonNameFirstName "Benedictus Josephus" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person-e1e6cbb7-66e9-2a38-11c9-193293b95566
  a a2a:Person ;
  rdfs:label "N.N Loopmans" ;
  a2a:PersonName [
    rdfs:label "N.N Loopmans" ;
    a2a:PersonNameFirstName "N.N" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1893-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person:c014038a-72aa-eda0-0e39-243e5759c3ed ;
  a2a:EventKeyRef oa:event_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Event1 .

oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person:602df2ac-2d0c-6e88-cf75-19deef1e7dcc ;
  a2a:EventKeyRef oa:event_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Event1 .

oa:relationep_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Person:e1e6cbb7-66e9-2a38-11c9-193293b95566 ;
  a2a:EventKeyRef oa:event_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c_Event1 .

oa:source_wba_f530e957-b76e-3ef0-e331-bf0d7a5c7f5c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1893-03-31 - 1893-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1893-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 65, Periode: 1893" ;
    a2a:Book "Overlijdensregister Kalmthout 1893" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "65" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 65, Periode: 1893, Overlijdensregister Kalmthout 1893, 15, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/85e83f0a-bb68-26a9-3d42-da7f0dc7ac00.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f530e957-b76e-3ef0-e331-bf0d7a5c7f5c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/85e83f0a-bb68-26a9-3d42-da7f0dc7ac00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f530e957-b76e-3ef0-e331-bf0d7a5c7f5c" ;
  a2a:RecordGUID "{f530e957-b76e-3ef0-e331-bf0d7a5c7f5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14266_00014266.xml van WBA" .

[] a2a:PersonRemarkdiversen "huishoudster" .
[] a2a:PersonRemarkdiversen "dagloner" .
[] a2a:PersonRemarkdiversen "dood geboren" .
