@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_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea
  a a2a:Record ;
  rdfs:label "Overlijden op 30 april 1955 te Breda" ;
  a2a:hasPerson oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-47a9b526-1b38-4757-a055-81abb8654c03, oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-a5888bb0-fb63-18fe-a75c-bc7b1a63ff01, oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-c6bd5a43-16e6-a041-1dd8-6e4227d6f7f8, oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-a2549387-8f4c-de7c-e795-2961acbab9d1 ;
  a2a:hasEvent oa:event_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_0, oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_1, oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_0 ;
  a2a:hasSource oa:source_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea .

oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-47a9b526-1b38-4757-a055-81abb8654c03
  a a2a:Person ;
  rdfs:label "Lodewijk Meulbroek" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Meulbroek" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Meulbroek"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-a5888bb0-fb63-18fe-a75c-bc7b1a63ff01
  a a2a:Person ;
  rdfs:label "Cornelia Simonse" ;
  a2a:PersonName [
    rdfs:label "Cornelia Simonse" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Simonse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-c6bd5a43-16e6-a041-1dd8-6e4227d6f7f8
  a a2a:Person ;
  rdfs:label "Frans Meulbroek" ;
  a2a:PersonName [
    rdfs:label "Frans Meulbroek" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Meulbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person-a2549387-8f4c-de7c-e795-2961acbab9d1
  a a2a:Person ;
  rdfs:label "Anna Maria Francisca de Hont" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Francisca de Hont" ;
    a2a:PersonNameFirstName "Anna Maria Francisca" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1955-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person:47a9b526-1b38-4757-a055-81abb8654c03 ;
  a2a:EventKeyRef oa:event_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Event1 .

oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person:a5888bb0-fb63-18fe-a75c-bc7b1a63ff01 ;
  a2a:EventKeyRef oa:event_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Event1 .

oa:relationep_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person:c6bd5a43-16e6-a041-1dd8-6e4227d6f7f8 ;
  a2a:EventKeyRef oa:event_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Event1 .

oa:relationpp_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person:47a9b526-1b38-4757-a055-81abb8654c03, oa:person_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea_Person:a2549387-8f4c-de7c-e795-2961acbab9d1 .

oa:source_bhi_73a16615-e5bb-6e52-5fcc-9ccd28ff5cea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1955-05-02 - 1955-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1955-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3426, Periode: 1955" ;
    a2a:Book "Overlijdensregister Breda 1955 A" ;
    a2a:DocumentNumber "200A" ;
    a2a:RegistryNumber "3426" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3426, Periode: 1955, Overlijdensregister Breda 1955 A, 200A, 3426"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/13b8cfa8-5576-e5d2-2f28-91c5b34f5700.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/13b8cfa8-5576-e5d2-2f28-91c5b34f5700.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/73a16615-e5bb-6e52-5fcc-9ccd28ff5cea" ;
  a2a:RecordGUID "{73a16615-e5bb-6e52-5fcc-9ccd28ff5cea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9380_00009380.xml van BHI" .

