@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_d16cb41e-8cc0-e1f7-9761-6ae446bf6029
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1971 te Veghel" ;
  a2a:hasPerson oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-c109099c-296f-7209-44cb-1e4339235a01, oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-dc4ca442-97fc-7a6a-5037-949041de366f, oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-f439c9f6-e149-583e-89a6-84c335e46af4, oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-da062f19-23d9-2e35-800a-6109f21d617a ;
  a2a:hasEvent oa:event_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_0, oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_1, oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_0 ;
  a2a:hasSource oa:source_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029 .

oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-c109099c-296f-7209-44cb-1e4339235a01
  a a2a:Person ;
  rdfs:label "Hermine Moentiarak" ;
  a2a:PersonName [
    rdfs:label "Hermine Moentiarak" ;
    a2a:PersonNameFirstName "Hermine" ;
    a2a:PersonNameLastName "Moentiarak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-dc4ca442-97fc-7a6a-5037-949041de366f
  a a2a:Person ;
  rdfs:label "Lotty Barentz" ;
  a2a:PersonName [
    rdfs:label "Lotty Barentz" ;
    a2a:PersonNameFirstName "Lotty" ;
    a2a:PersonNameLastName "Barentz"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-f439c9f6-e149-583e-89a6-84c335e46af4
  a a2a:Person ;
  rdfs:label "Herman Barentz" ;
  a2a:PersonName [
    rdfs:label "Herman Barentz" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Barentz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person-da062f19-23d9-2e35-800a-6109f21d617a
  a a2a:Person ;
  rdfs:label "Pieter Franciscus Karel Damen" ;
  a2a:PersonName [
    rdfs:label "Pieter Franciscus Karel Damen" ;
    a2a:PersonNameFirstName "Pieter Franciscus Karel" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1971-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person:c109099c-296f-7209-44cb-1e4339235a01 ;
  a2a:EventKeyRef oa:event_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Event1 .

oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person:dc4ca442-97fc-7a6a-5037-949041de366f ;
  a2a:EventKeyRef oa:event_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Event1 .

oa:relationep_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person:f439c9f6-e149-583e-89a6-84c335e46af4 ;
  a2a:EventKeyRef oa:event_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Event1 .

oa:relationpp_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person:dc4ca442-97fc-7a6a-5037-949041de366f, oa:person_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029_Person:da062f19-23d9-2e35-800a-6109f21d617a .

oa:source_bhi_d16cb41e-8cc0-e1f7-9761-6ae446bf6029
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1971-12-22 - 1971-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1971-12-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4056, Periode: 1971" ;
    a2a:Book "Overlijdensregister Veghel 1971" ;
    a2a:DocumentNumber "265" ;
    a2a:RegistryNumber "4056" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4056, Periode: 1971, Overlijdensregister Veghel 1971, 265, 4056"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8f47abd0-e446-18e7-8a3b-4d87670c38db.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8f47abd0-e446-18e7-8a3b-4d87670c38db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d16cb41e-8cc0-e1f7-9761-6ae446bf6029" ;
  a2a:RecordGUID "{d16cb41e-8cc0-e1f7-9761-6ae446bf6029}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21729_00021729.xml van BHI" .

