@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_0ece6a88-7913-88fc-1bc1-126089c94de5
  a a2a:Record ;
  rdfs:label "Overlijden op 17 juli 1914" ;
  a2a:hasPerson oa:person_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Person-7cd7790c-1978-fb93-5c1a-69337f3472a4 ;
  a2a:hasEvent oa:event_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_0 ;
  a2a:hasSource oa:source_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5 .

oa:person_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Person-7cd7790c-1978-fb93-5c1a-69337f3472a4
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Josephina Wilhelmina van Goor" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Josephina Wilhelmina van Goor" ;
    a2a:PersonNameFirstName "Anna Maria Catharina Josephina Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1914-07-17"^^xsd:date
  ] .

oa:relationep_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Person:7cd7790c-1978-fb93-5c1a-69337f3472a4 ;
  a2a:EventKeyRef oa:event_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5_Event1 .

oa:source_bhi_0ece6a88-7913-88fc-1bc1-126089c94de5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1914-01-01 - 1916-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1914-1916, Periode: 1914-1916" ;
    a2a:Book "Memories van Successie 's-Hertogenbosch 1914-1916" ;
    a2a:RegistryNumber "1914-1916" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1914-1916, Periode: 1914-1916, Memories van Successie 's-Hertogenbosch 1914-1916, 1914-1916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e3bd4de6-93b8-2a95-b7be-c09aebb0c84b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e3bd4de6-93b8-2a95-b7be-c09aebb0c84b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0ece6a88-7913-88fc-1bc1-126089c94de5" ;
  a2a:RecordGUID "{0ece6a88-7913-88fc-1bc1-126089c94de5}" ;
  a2a:SourceRemarkdeel "1914-1916" ;
  a2a:SourceRemarkregister_periode "1914-1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_902_00000902.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "'s-Hertogenbosch" ;
  a2a:PersonRemarkdatum_overlijden "1914-07-17" .

