@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_17991b19-63db-e936-e012-9709484c575a
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1970 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-98313404-a486-bf80-8923-a73c51b4af53, oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-2258cede-9521-c89d-c2fd-ce61828ca7c3, oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-1a6aefa7-7894-e43a-b603-e18870d6a28a, oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-b4cc7d31-44b7-c95b-523b-c9e4d9f6cfc4 ;
  a2a:hasEvent oa:event_bhi_17991b19-63db-e936-e012-9709484c575a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_0, oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_1, oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_17991b19-63db-e936-e012-9709484c575a_0 ;
  a2a:hasSource oa:source_bhi_17991b19-63db-e936-e012-9709484c575a .

oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-98313404-a486-bf80-8923-a73c51b4af53
  a a2a:Person ;
  rdfs:label "Henricus Antonius Moolenschot" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Moolenschot" ;
    a2a:PersonNameFirstName "Henricus Antonius" ;
    a2a:PersonNameLastName "Moolenschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-2258cede-9521-c89d-c2fd-ce61828ca7c3
  a a2a:Person ;
  rdfs:label "Bernardus Antonius Josephus Bergmans" ;
  a2a:PersonName [
    rdfs:label "Bernardus Antonius Josephus Bergmans" ;
    a2a:PersonNameFirstName "Bernardus Antonius Josephus" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-1a6aefa7-7894-e43a-b603-e18870d6a28a
  a a2a:Person ;
  rdfs:label "Joanna Josina Verhoof" ;
  a2a:PersonName [
    rdfs:label "Joanna Josina Verhoof" ;
    a2a:PersonNameFirstName "Joanna Josina" ;
    a2a:PersonNameLastName "Verhoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person-b4cc7d31-44b7-c95b-523b-c9e4d9f6cfc4
  a a2a:Person ;
  rdfs:label "Wilhelmina Petronella Bergmans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Petronella Bergmans" ;
    a2a:PersonNameFirstName "Wilhelmina Petronella" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_17991b19-63db-e936-e012-9709484c575a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1970-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person:2258cede-9521-c89d-c2fd-ce61828ca7c3 ;
  a2a:EventKeyRef oa:event_bhi_17991b19-63db-e936-e012-9709484c575a_Event1 .

oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person:1a6aefa7-7894-e43a-b603-e18870d6a28a ;
  a2a:EventKeyRef oa:event_bhi_17991b19-63db-e936-e012-9709484c575a_Event1 .

oa:relationep_bhi_17991b19-63db-e936-e012-9709484c575a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person:b4cc7d31-44b7-c95b-523b-c9e4d9f6cfc4 ;
  a2a:EventKeyRef oa:event_bhi_17991b19-63db-e936-e012-9709484c575a_Event1 .

oa:relationpp_bhi_17991b19-63db-e936-e012-9709484c575a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person:b4cc7d31-44b7-c95b-523b-c9e4d9f6cfc4, oa:person_bhi_17991b19-63db-e936-e012-9709484c575a_Person:98313404-a486-bf80-8923-a73c51b4af53 .

oa:source_bhi_17991b19-63db-e936-e012-9709484c575a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1970-05-27 - 1970-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1970-05-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4368, Periode: 1970" ;
    a2a:Book "Overlijdensregister Tilburg 1970" ;
    a2a:DocumentNumber "626" ;
    a2a:RegistryNumber "4368" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4368, Periode: 1970, Overlijdensregister Tilburg 1970, 626, 4368"
  ] ;
  a2a:SourceLastChangeDate "2022-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/17991b19-63db-e936-e012-9709484c575a" ;
  a2a:RecordGUID "{17991b19-63db-e936-e012-9709484c575a}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Arnoldus Joannes de Bont" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_67_00000067.xml van BHI" .

