@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_f0bbf3c8-6288-279b-034b-e8e29890ae06
  a a2a:Record ;
  rdfs:label "Overlijden op 13 februari 1971 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-c20b4833-480d-2f1a-82ca-e058667184f4, oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-7b88aa36-1d16-f7ae-5cde-b82e07495d3b, oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-f005b0bc-62f0-4b6a-deb7-70644e499006, oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-f0686fb9-a48b-be04-8a48-3bcc55616cf5 ;
  a2a:hasEvent oa:event_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_0, oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_1, oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_0 ;
  a2a:hasSource oa:source_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06 .

oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-c20b4833-480d-2f1a-82ca-e058667184f4
  a a2a:Person ;
  rdfs:label "Christianus Franciscus Vromans" ;
  a2a:PersonName [
    rdfs:label "Christianus Franciscus Vromans" ;
    a2a:PersonNameFirstName "Christianus Franciscus" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-7b88aa36-1d16-f7ae-5cde-b82e07495d3b
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Jacobs" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Jacobs" ;
    a2a:PersonNameFirstName "Antonia Cornelia" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-f005b0bc-62f0-4b6a-deb7-70644e499006
  a a2a:Person ;
  rdfs:label "Cornelia Arens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Arens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Arens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person-f0686fb9-a48b-be04-8a48-3bcc55616cf5
  a a2a:Person ;
  rdfs:label "Antonius Jacobs" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobs" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1971-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person:7b88aa36-1d16-f7ae-5cde-b82e07495d3b ;
  a2a:EventKeyRef oa:event_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Event1 .

oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person:f005b0bc-62f0-4b6a-deb7-70644e499006 ;
  a2a:EventKeyRef oa:event_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Event1 .

oa:relationep_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person:f0686fb9-a48b-be04-8a48-3bcc55616cf5 ;
  a2a:EventKeyRef oa:event_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Event1 .

oa:relationpp_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person:7b88aa36-1d16-f7ae-5cde-b82e07495d3b, oa:person_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06_Person:c20b4833-480d-2f1a-82ca-e058667184f4 .

oa:source_bhi_f0bbf3c8-6288-279b-034b-e8e29890ae06
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1971-02-15 - 1971-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1971-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3300, Periode: 1971" ;
    a2a:Book "Overlijdensregister Gilze en Rijen 1971" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "3300" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3300, Periode: 1971, Overlijdensregister Gilze en Rijen 1971, 4, 3300"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4b386f6-b3b0-dd21-5a7e-d88aa338e2b2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4b386f6-b3b0-dd21-5a7e-d88aa338e2b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f0bbf3c8-6288-279b-034b-e8e29890ae06" ;
  a2a:RecordGUID "{f0bbf3c8-6288-279b-034b-e8e29890ae06}" ;
  a2a:SourceRemarkOpmerking "Letter G betreft Gilze, letter R betreft Rijen" ;
  a2a:SourceRemarkdeel "3300" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1299_00001299.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-02-13" .
