@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_898e2d4c-c392-2af4-e7c8-0174c62ea9f0
  a a2a:Record ;
  rdfs:label "Overlijden op 23 februari 1968 te Oss" ;
  a2a:hasPerson oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-ede976f0-fc6a-3ae6-23a4-c2c0430abf56, oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-53361fc7-e50c-47fc-641b-f99ad86a67c6, oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-87377044-7891-74df-5ec0-172b2d9feabb, oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-a3f51d47-a7d2-f561-5b94-1cddafc5b5fe ;
  a2a:hasEvent oa:event_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_0, oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_1, oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_0 ;
  a2a:hasSource oa:source_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0 .

oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-ede976f0-fc6a-3ae6-23a4-c2c0430abf56
  a a2a:Person ;
  rdfs:label "Clasina van den Broek" ;
  a2a:PersonName [
    rdfs:label "Clasina van den Broek" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-53361fc7-e50c-47fc-641b-f99ad86a67c6
  a a2a:Person ;
  rdfs:label "Aart Willem de Groot" ;
  a2a:PersonName [
    rdfs:label "Aart Willem de Groot" ;
    a2a:PersonNameFirstName "Aart Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-87377044-7891-74df-5ec0-172b2d9feabb
  a a2a:Person ;
  rdfs:label "Adrianus Willem de Groot" ;
  a2a:PersonName [
    rdfs:label "Adrianus Willem de Groot" ;
    a2a:PersonNameFirstName "Adrianus Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person-a3f51d47-a7d2-f561-5b94-1cddafc5b5fe
  a a2a:Person ;
  rdfs:label "Cornelia Elisabeth Hendrina Vos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elisabeth Hendrina Vos" ;
    a2a:PersonNameFirstName "Cornelia Elisabeth Hendrina" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1968-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person:ede976f0-fc6a-3ae6-23a4-c2c0430abf56 ;
  a2a:EventKeyRef oa:event_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Event1 .

oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person:53361fc7-e50c-47fc-641b-f99ad86a67c6 ;
  a2a:EventKeyRef oa:event_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Event1 .

oa:relationep_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person:87377044-7891-74df-5ec0-172b2d9feabb ;
  a2a:EventKeyRef oa:event_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Event1 .

oa:relationpp_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person:53361fc7-e50c-47fc-641b-f99ad86a67c6, oa:person_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0_Person:a3f51d47-a7d2-f561-5b94-1cddafc5b5fe .

oa:source_bhi_898e2d4c-c392-2af4-e7c8-0174c62ea9f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1968-02-28 - 1968-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1968-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4097, Periode: 1968" ;
    a2a:Book "Overlijdensregister Oss 1968" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "4097" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4097, Periode: 1968, Overlijdensregister Oss 1968, 64, 4097"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5e24f950-d10e-a2c1-a1cb-c7456bf86a0f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5e24f950-d10e-a2c1-a1cb-c7456bf86a0f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/898e2d4c-c392-2af4-e7c8-0174c62ea9f0" ;
  a2a:RecordGUID "{898e2d4c-c392-2af4-e7c8-0174c62ea9f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31734_00031734.xml van BHI" .

