@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_b574c779-c4f3-e042-217c-2fdb4d281c8c
  a a2a:Record ;
  rdfs:label "Overlijden op 2 maart 1961 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-fe335efe-3953-65d0-f515-848439ea5b7a, oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-9686a162-8df9-4298-df6e-09aad8c8bc49, oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-87bcd360-a733-19fe-1f2c-79fc4884d54e, oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-adc49150-ec5c-8c88-fa37-70861232656d ;
  a2a:hasEvent oa:event_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_0, oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_1, oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_0 ;
  a2a:hasSource oa:source_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c .

oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-fe335efe-3953-65d0-f515-848439ea5b7a
  a a2a:Person ;
  rdfs:label "Johanna Maria van de Ven" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van de Ven" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-9686a162-8df9-4298-df6e-09aad8c8bc49
  a a2a:Person ;
  rdfs:label "Alphonsus Martinus Theodorus Coppens" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Martinus Theodorus Coppens" ;
    a2a:PersonNameFirstName "Alphonsus Martinus Theodorus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-87bcd360-a733-19fe-1f2c-79fc4884d54e
  a a2a:Person ;
  rdfs:label "Marinus Hubertus Coppens" ;
  a2a:PersonName [
    rdfs:label "Marinus Hubertus Coppens" ;
    a2a:PersonNameFirstName "Marinus Hubertus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person-adc49150-ec5c-8c88-fa37-70861232656d
  a a2a:Person ;
  rdfs:label "Bernardina Wilhelmina Maria van Schijndel" ;
  a2a:PersonName [
    rdfs:label "Bernardina Wilhelmina Maria van Schijndel" ;
    a2a:PersonNameFirstName "Bernardina Wilhelmina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schijndel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1961-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person:fe335efe-3953-65d0-f515-848439ea5b7a ;
  a2a:EventKeyRef oa:event_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Event1 .

oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person:9686a162-8df9-4298-df6e-09aad8c8bc49 ;
  a2a:EventKeyRef oa:event_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Event1 .

oa:relationep_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person:87bcd360-a733-19fe-1f2c-79fc4884d54e ;
  a2a:EventKeyRef oa:event_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Event1 .

oa:relationpp_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person:9686a162-8df9-4298-df6e-09aad8c8bc49, oa:person_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c_Person:adc49150-ec5c-8c88-fa37-70861232656d .

oa:source_bhi_b574c779-c4f3-e042-217c-2fdb4d281c8c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1961-03-04 - 1961-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1961-03-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3760, Periode: 1961" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1961" ;
    a2a:DocumentNumber "154" ;
    a2a:RegistryNumber "3760" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3760, Periode: 1961, Overlijdensregister 's-Hertogenbosch 1961, 154, 3760"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b574c779-c4f3-e042-217c-2fdb4d281c8c" ;
  a2a:RecordGUID "{b574c779-c4f3-e042-217c-2fdb4d281c8c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_662_00000662.xml van BHI" .

