@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_0448340c-2cc8-e1e8-4262-b223cb72f7ce
  a a2a:Record ;
  rdfs:label "Overlijden op 11 maart 1933 te Veghel" ;
  a2a:hasPerson oa:person_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Person1 ;
  a2a:hasEvent oa:event_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_0 ;
  a2a:hasSource oa:source_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce .

oa:person_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Person1
  a a2a:Person ;
  rdfs:label "N.N. van Stiphout" ;
  a2a:PersonName [
    rdfs:label "N.N. van Stiphout" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stiphout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1933-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:event_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1933-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventRemarkOpmerking "Dochter. Vader Johannes van Stiphout / moeder Wilhelmina Looijmans." ;
  a2a:EventRemark01_Doodsoorzaak "Inklemming navelstreng (9 maanden)" .

oa:relationep_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Person1 ;
  a2a:EventKeyRef oa:event_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce_Event1 .

oa:source_bhi_0448340c-2cc8-e1e8-4262-b223cb72f7ce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Doodsbriefjes" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1870-01-01 - 1969-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1933-03-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Doodsbriefjes" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Veghel" ;
    a2a:Collection "Doodsbriefjes" ;
    a2a:RegistryNumber "7753.1577" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Veghel, Doodsbriefjes, 7753.1577"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "SourceDigitalOriginal29785508"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/integrated?miaet=54&micode=7753.1577&minr=29785508&miview=ldt" ;
  a2a:RecordIdentifier "29785508" ;
  a2a:RecordGUID "{0448340c-2cc8-e1e8-4262-b223cb72f7ce}" ;
  a2a:SourceRemarkProvenance "doodsbriefjes.csv (https://www.bhic.nl/onderzoeken/doodsbriefjes) op 28-6-2023 via e-mail ontvangen van BHIC/CvdV" .

