@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_45719dfd-3347-07f7-7c87-1bdeb13e2cd5
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1827 te Asten" ;
  a2a:hasPerson oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-0974318e-4633-11e3-a747-d206bceb4d38, oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-09751392-4633-11e3-a747-d206bceb4d38, oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-0974d0f8-4633-11e3-a747-d206bceb4d38, oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-09747de2-4633-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_0, oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_1, oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_0 ;
  a2a:hasSource oa:source_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5 .

oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-0974318e-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Lintermans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Lintermans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-09751392-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Francisca Daandels" ;
  a2a:PersonName [
    rdfs:label "Francisca Daandels" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Daandels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-0974d0f8-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Lintermans" ;
  a2a:PersonName [
    rdfs:label "Jan Lintermans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person-09747de2-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jelis Stevens" ;
  a2a:PersonName [
    rdfs:label "Jelis Stevens" ;
    a2a:PersonNameFirstName "Jelis" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1827-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten"
  ] .

oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person:0974318e-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Event1 .

oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person:09751392-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Event1 .

oa:relationep_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person:0974d0f8-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Event1 .

oa:relationpp_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person:0974318e-4633-11e3-a747-d206bceb4d38, oa:person_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5_Person:09747de2-4633-11e3-a747-d206bceb4d38 .

oa:source_bhi_45719dfd-3347-07f7-7c87-1bdeb13e2cd5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten", "1827-01-01 - 1827-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 269, Periode: 1827" ;
    a2a:Book "Overlijdensregister Asten 1827" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "269" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 269, Periode: 1827, Overlijdensregister Asten 1827, 19, 269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b15f1e04-4529-f69c-7407-0fe529d3d887.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b15f1e04-4529-f69c-7407-0fe529d3d887.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/45719dfd-3347-07f7-7c87-1bdeb13e2cd5" ;
  a2a:RecordGUID "{45719dfd-3347-07f7-7c87-1bdeb13e2cd5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78724_00078724.xml van BHI" .

