@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_392fc0d3-1db0-d121-e994-d3a9aee03512
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1901 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-b63bc95f-9d94-4ea1-ae0e-4450e4570d8e, oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-3232eef8-5a8c-8475-8b16-27779554e752, oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-e7df7b38-1ddc-f111-dfa5-7e1437b16772 ;
  a2a:hasEvent oa:event_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_0, oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_1, oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_2 ;
  a2a:hasSource oa:source_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512 .

oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-b63bc95f-9d94-4ea1-ae0e-4450e4570d8e
  a a2a:Person ;
  rdfs:label "Catharina Delmee" ;
  a2a:PersonName [
    rdfs:label "Catharina Delmee" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Delmee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-3232eef8-5a8c-8475-8b16-27779554e752
  a a2a:Person ;
  rdfs:label "N.N. Valentijn" ;
  a2a:PersonName [
    rdfs:label "N.N. Valentijn" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Valentijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person-e7df7b38-1ddc-f111-dfa5-7e1437b16772
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Valentijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Valentijn" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Valentijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1901-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person:b63bc95f-9d94-4ea1-ae0e-4450e4570d8e ;
  a2a:EventKeyRef oa:event_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Event1 .

oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person:3232eef8-5a8c-8475-8b16-27779554e752 ;
  a2a:EventKeyRef oa:event_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Event1 .

oa:relationep_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Person:e7df7b38-1ddc-f111-dfa5-7e1437b16772 ;
  a2a:EventKeyRef oa:event_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512_Event1 .

oa:source_bhi_392fc0d3-1db0-d121-e994-d3a9aee03512
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1901-11-01 - 1901-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1901-11-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4284, Periode: 1901" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1901" ;
    a2a:DocumentNumber "718" ;
    a2a:RegistryNumber "4284" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4284, Periode: 1901, Overlijdensregister 's-Hertogenbosch 1901, 718, 4284"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f9643a97-7f8c-af2e-f2d1-b7c00dfa2189.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f9643a97-7f8c-af2e-f2d1-b7c00dfa2189.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/392fc0d3-1db0-d121-e994-d3a9aee03512" ;
  a2a:RecordGUID "{392fc0d3-1db0-d121-e994-d3a9aee03512}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26997_00026997.xml van BHI" .

