@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_ed4e2dac-be59-1fbf-e4b5-39181e91de62
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1947 te Oss" ;
  a2a:hasPerson oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-a89d3f62-59c4-0f3c-3f4b-e9707e859a61, oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-2feea2c2-a96b-0c9d-302d-c9c4e7ab3281, oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-0e0671ea-93c9-460e-2d3a-77d8db9eb45a ;
  a2a:hasEvent oa:event_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_0, oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_1, oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_2 ;
  a2a:hasSource oa:source_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62 .

oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-a89d3f62-59c4-0f3c-3f4b-e9707e859a61
  a a2a:Person ;
  rdfs:label "Maria Philipse" ;
  a2a:PersonName [
    rdfs:label "Maria Philipse" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Philipse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-2feea2c2-a96b-0c9d-302d-c9c4e7ab3281
  a a2a:Person ;
  rdfs:label "N.N. Brands" ;
  a2a:PersonName [
    rdfs:label "N.N. Brands" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person-0e0671ea-93c9-460e-2d3a-77d8db9eb45a
  a a2a:Person ;
  rdfs:label "Johannes Antonius Brands" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Brands" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1947-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person:a89d3f62-59c4-0f3c-3f4b-e9707e859a61 ;
  a2a:EventKeyRef oa:event_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Event1 .

oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person:2feea2c2-a96b-0c9d-302d-c9c4e7ab3281 ;
  a2a:EventKeyRef oa:event_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Event1 .

oa:relationep_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Person:0e0671ea-93c9-460e-2d3a-77d8db9eb45a ;
  a2a:EventKeyRef oa:event_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62_Event1 .

oa:source_bhi_ed4e2dac-be59-1fbf-e4b5-39181e91de62
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1947-02-19 - 1947-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1947-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3394, Periode: 1947" ;
    a2a:Book "Overlijdensregister Oss 1947" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "3394" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3394, Periode: 1947, Overlijdensregister Oss 1947, 46, 3394"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/226a619e-ea23-117d-37f7-6bfbb6163d18.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/226a619e-ea23-117d-37f7-6bfbb6163d18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ed4e2dac-be59-1fbf-e4b5-39181e91de62" ;
  a2a:RecordGUID "{ed4e2dac-be59-1fbf-e4b5-39181e91de62}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22380_00022380.xml van BHI" .

[] a2a:PersonRemarkdiversen "doodgeboren kind van" .
