@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_2acf575e-c7d9-e897-5b83-dda2b49406aa
  a a2a:Record ;
  rdfs:label "Overlijden op 4 januari 1971 te Vught" ;
  a2a:hasPerson oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-73fd6d4c-c4c0-bd0c-4c5c-5ce034ae1273, oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-25e9a7ad-a6c0-a350-5ad1-2fd51bc57659, oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-7af51a3e-0dba-f39c-421e-cb3841d2898a, oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-28fc6566-4b80-a3af-ffcb-f258c7f29b1d ;
  a2a:hasEvent oa:event_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_0, oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_1, oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_0 ;
  a2a:hasSource oa:source_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa .

oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-73fd6d4c-c4c0-bd0c-4c5c-5ce034ae1273
  a a2a:Person ;
  rdfs:label "Maria Paulina van den Broek" ;
  a2a:PersonName [
    rdfs:label "Maria Paulina van den Broek" ;
    a2a:PersonNameFirstName "Maria Paulina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-25e9a7ad-a6c0-a350-5ad1-2fd51bc57659
  a a2a:Person ;
  rdfs:label "Elisabeth Leonarda Maria Maas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Leonarda Maria Maas" ;
    a2a:PersonNameFirstName "Elisabeth Leonarda Maria" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-7af51a3e-0dba-f39c-421e-cb3841d2898a
  a a2a:Person ;
  rdfs:label "Hermanus Maas" ;
  a2a:PersonName [
    rdfs:label "Hermanus Maas" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person-28fc6566-4b80-a3af-ffcb-f258c7f29b1d
  a a2a:Person ;
  rdfs:label "Joannes van de Loo" ;
  a2a:PersonName [
    rdfs:label "Joannes van de Loo" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1971-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person:73fd6d4c-c4c0-bd0c-4c5c-5ce034ae1273 ;
  a2a:EventKeyRef oa:event_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Event1 .

oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person:25e9a7ad-a6c0-a350-5ad1-2fd51bc57659 ;
  a2a:EventKeyRef oa:event_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Event1 .

oa:relationep_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person:7af51a3e-0dba-f39c-421e-cb3841d2898a ;
  a2a:EventKeyRef oa:event_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Event1 .

oa:relationpp_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person:25e9a7ad-a6c0-a350-5ad1-2fd51bc57659, oa:person_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa_Person:28fc6566-4b80-a3af-ffcb-f258c7f29b1d .

oa:source_bhi_2acf575e-c7d9-e897-5b83-dda2b49406aa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1971-01-06 - 1971-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1971-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4106, Periode: 1971" ;
    a2a:Book "Overlijdensregister Vught 1971" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "4106" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4106, Periode: 1971, Overlijdensregister Vught 1971, 7, 4106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/de779b39-64a5-e220-96a4-9eab8766ed93.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/de779b39-64a5-e220-96a4-9eab8766ed93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2acf575e-c7d9-e897-5b83-dda2b49406aa" ;
  a2a:RecordGUID "{2acf575e-c7d9-e897-5b83-dda2b49406aa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27578_00027578.xml van BHI" .

