@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_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa
  a a2a:Record ;
  rdfs:label "Overlijden op 3 januari 1958 te Zundert" ;
  a2a:hasPerson oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-fc4c2088-6b98-bf61-c7eb-c0609ab83dea, oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-af88ae62-066b-4162-b0a4-b1be7c31c5be, oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-e7566646-f718-2cb2-0e55-7f46808980d0, oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-a5217cd5-c57c-482f-8fa1-1352a584fb50 ;
  a2a:hasEvent oa:event_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_0, oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_1, oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_0 ;
  a2a:hasSource oa:source_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa .

oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-fc4c2088-6b98-bf61-c7eb-c0609ab83dea
  a a2a:Person ;
  rdfs:label "Jacobus Adrianus Nouws" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianus Nouws" ;
    a2a:PersonNameFirstName "Jacobus Adrianus" ;
    a2a:PersonNameLastName "Nouws"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-af88ae62-066b-4162-b0a4-b1be7c31c5be
  a a2a:Person ;
  rdfs:label "Anna Cornelia Haest" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Haest" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Haest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-e7566646-f718-2cb2-0e55-7f46808980d0
  a a2a:Person ;
  rdfs:label "Bartholomeus Nouws" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Nouws" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Nouws"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person-a5217cd5-c57c-482f-8fa1-1352a584fb50
  a a2a:Person ;
  rdfs:label "Maria Theresia Gommers" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Gommers" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1958-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person:fc4c2088-6b98-bf61-c7eb-c0609ab83dea ;
  a2a:EventKeyRef oa:event_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Event1 .

oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person:af88ae62-066b-4162-b0a4-b1be7c31c5be ;
  a2a:EventKeyRef oa:event_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Event1 .

oa:relationep_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person:e7566646-f718-2cb2-0e55-7f46808980d0 ;
  a2a:EventKeyRef oa:event_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Event1 .

oa:relationpp_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person:fc4c2088-6b98-bf61-c7eb-c0609ab83dea, oa:person_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa_Person:a5217cd5-c57c-482f-8fa1-1352a584fb50 .

oa:source_bhi_15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1958-01-04 - 1958-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1958-01-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4693, Periode: 1958" ;
    a2a:Book "Overlijdensregister Zundert 1958" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "4693" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4693, Periode: 1958, Overlijdensregister Zundert 1958, 2, 4693"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa" ;
  a2a:RecordGUID "{15a88a32-c4e9-1ca4-df58-3e5bf5cdcbfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81848_00081848.xml van BHI" .

