@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_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1964 te Oss" ;
  a2a:hasPerson oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-f08fd17f-7855-d275-4b9f-1657e7668910, oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-ba072d75-2af8-6b0d-4208-541dd6b34fb6, oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-34ba0b00-fbe5-f11d-c431-2126b7a23112, oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-110a4609-ff5f-cb94-0794-fe754267d014 ;
  a2a:hasEvent oa:event_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_0, oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_1, oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_0 ;
  a2a:hasSource oa:source_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a .

oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-f08fd17f-7855-d275-4b9f-1657e7668910
  a a2a:Person ;
  rdfs:label "Ida Maria Houting" ;
  a2a:PersonName [
    rdfs:label "Ida Maria Houting" ;
    a2a:PersonNameFirstName "Ida Maria" ;
    a2a:PersonNameLastName "Houting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-ba072d75-2af8-6b0d-4208-541dd6b34fb6
  a a2a:Person ;
  rdfs:label "Elisabeth Helena Koopmans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Helena Koopmans" ;
    a2a:PersonNameFirstName "Elisabeth Helena" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-34ba0b00-fbe5-f11d-c431-2126b7a23112
  a a2a:Person ;
  rdfs:label "Antonius Koopmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Koopmans" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person-110a4609-ff5f-cb94-0794-fe754267d014
  a a2a:Person ;
  rdfs:label "Lambertus Schel" ;
  a2a:PersonName [
    rdfs:label "Lambertus Schel" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Schel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1964-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person:f08fd17f-7855-d275-4b9f-1657e7668910 ;
  a2a:EventKeyRef oa:event_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Event1 .

oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person:ba072d75-2af8-6b0d-4208-541dd6b34fb6 ;
  a2a:EventKeyRef oa:event_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Event1 .

oa:relationep_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person:34ba0b00-fbe5-f11d-c431-2126b7a23112 ;
  a2a:EventKeyRef oa:event_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Event1 .

oa:relationpp_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person:ba072d75-2af8-6b0d-4208-541dd6b34fb6, oa:person_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a_Person:110a4609-ff5f-cb94-0794-fe754267d014 .

oa:source_bhi_23e7c7ed-8932-d5e2-e85a-d55361c9ce8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1964-01-14 - 1964-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1964-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4093, Periode: 1964" ;
    a2a:Book "Overlijdensregister Oss 1964" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "4093" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4093, Periode: 1964, Overlijdensregister Oss 1964, 7, 4093"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6fe4e30f-e958-3f3a-6abf-09d325404333.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6fe4e30f-e958-3f3a-6abf-09d325404333.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/23e7c7ed-8932-d5e2-e85a-d55361c9ce8a" ;
  a2a:RecordGUID "{23e7c7ed-8932-d5e2-e85a-d55361c9ce8a}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwe van Gerardus Wittenberg" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24387_00024387.xml van BHI" .

