@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_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07
  a a2a:Record ;
  rdfs:label "Overlijden op 24 maart 1856 te Waspik" ;
  a2a:hasPerson oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-b8c9e0ad-e0db-ba6d-b042-aec32f0f1e8f, oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-02e745bb-a3e4-11d3-0264-c8aa0a6ab9d8, oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-0e263717-1321-44bf-47ff-94f396d9e7e4 ;
  a2a:hasEvent oa:event_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_0, oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_1, oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_2 ;
  a2a:hasSource oa:source_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07 .

oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-b8c9e0ad-e0db-ba6d-b042-aec32f0f1e8f
  a a2a:Person ;
  rdfs:label "Catharina Laurentia Sprangers" ;
  a2a:PersonName [
    rdfs:label "Catharina Laurentia Sprangers" ;
    a2a:PersonNameFirstName "Catharina Laurentia" ;
    a2a:PersonNameLastName "Sprangers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-02e745bb-a3e4-11d3-0264-c8aa0a6ab9d8
  a a2a:Person ;
  rdfs:label "Johannes Lombarts" ;
  a2a:PersonName [
    rdfs:label "Johannes Lombarts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lombarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person-0e263717-1321-44bf-47ff-94f396d9e7e4
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Hendrika Lombarts" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Hendrika Lombarts" ;
    a2a:PersonNameFirstName "Elisabeth Maria Hendrika" ;
    a2a:PersonNameLastName "Lombarts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1856-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person:b8c9e0ad-e0db-ba6d-b042-aec32f0f1e8f ;
  a2a:EventKeyRef oa:event_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Event1 .

oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person:02e745bb-a3e4-11d3-0264-c8aa0a6ab9d8 ;
  a2a:EventKeyRef oa:event_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Event1 .

oa:relationep_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Person:0e263717-1321-44bf-47ff-94f396d9e7e4 ;
  a2a:EventKeyRef oa:event_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07_Event1 .

oa:source_bhi_434ff1f6-e6dc-f196-e4b6-4d57a5b1af07
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1856-03-26 - 1856-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1856-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8811, Periode: 1856" ;
    a2a:Book "Overlijdensregister Waspik 1856" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "8811" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8811, Periode: 1856, Overlijdensregister Waspik 1856, 13, 8811"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/59b8a8c3-70c3-bb27-07a2-efef3d3b4b34.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/59b8a8c3-70c3-bb27-07a2-efef3d3b4b34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/434ff1f6-e6dc-f196-e4b6-4d57a5b1af07" ;
  a2a:RecordGUID "{434ff1f6-e6dc-f196-e4b6-4d57a5b1af07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82811_00082811.xml van BHI" .

