@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_06679fba-ea59-e869-6e4c-0b9f4e1cb120
  a a2a:Record ;
  rdfs:label "Overlijden op 15 november 1975 te Oss" ;
  a2a:hasPerson oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-b0de1fd2-29de-37be-8f0c-6dc18687c63a, oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-9edb1d8a-822a-a2eb-c671-0fc0be44958d, oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-cf213c7d-5333-8e14-62cf-7371d05585ea ;
  a2a:hasEvent oa:event_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_0, oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_1, oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_2 ;
  a2a:hasSource oa:source_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120 .

oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-b0de1fd2-29de-37be-8f0c-6dc18687c63a
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Kras" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Kras" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Kras"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-9edb1d8a-822a-a2eb-c671-0fc0be44958d
  a a2a:Person ;
  rdfs:label "Johanna Maria van Dinther" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Dinther" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dinther"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person-cf213c7d-5333-8e14-62cf-7371d05585ea
  a a2a:Person ;
  rdfs:label "Johannes Antonius Kras" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Kras" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Kras"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1975-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person:b0de1fd2-29de-37be-8f0c-6dc18687c63a ;
  a2a:EventKeyRef oa:event_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Event1 .

oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person:9edb1d8a-822a-a2eb-c671-0fc0be44958d ;
  a2a:EventKeyRef oa:event_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Event1 .

oa:relationep_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Person:cf213c7d-5333-8e14-62cf-7371d05585ea ;
  a2a:EventKeyRef oa:event_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120_Event1 .

oa:source_bhi_06679fba-ea59-e869-6e4c-0b9f4e1cb120
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1975-11-17 - 1975-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1975-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3756, Periode: 1975" ;
    a2a:Book "Overlijdensregister Oss 1975" ;
    a2a:DocumentNumber "259" ;
    a2a:RegistryNumber "3756" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3756, Periode: 1975, Overlijdensregister Oss 1975, 259, 3756"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fa2cce2d-af8c-20cf-4105-b47db0d02c4e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fa2cce2d-af8c-20cf-4105-b47db0d02c4e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/06679fba-ea59-e869-6e4c-0b9f4e1cb120" ;
  a2a:RecordGUID "{06679fba-ea59-e869-6e4c-0b9f4e1cb120}" ;
  a2a:SourceRemarkdeel "3756" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_284_00000284.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1975-11-15" .
