@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_22eeac35-decf-4802-aec0-252a5354bdb4
  a a2a:Record ;
  rdfs:label "Overlijden op 10 oktober 1916" ;
  a2a:hasPerson oa:person_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Person-09d43226-6a4f-9d74-52fd-32a39a69d446 ;
  a2a:hasEvent oa:event_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_0 ;
  a2a:hasSource oa:source_bhi_22eeac35-decf-4802-aec0-252a5354bdb4 .

oa:person_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Person-09d43226-6a4f-9d74-52fd-32a39a69d446
  a a2a:Person ;
  rdfs:label "Jacobus Bernardus Greeve" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bernardus Greeve" ;
    a2a:PersonNameFirstName "Jacobus Bernardus" ;
    a2a:PersonNameLastName "Greeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1916-10-10"^^xsd:date
  ] .

oa:relationep_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Person:09d43226-6a4f-9d74-52fd-32a39a69d446 ;
  a2a:EventKeyRef oa:event_bhi_22eeac35-decf-4802-aec0-252a5354bdb4_Event1 .

oa:source_bhi_22eeac35-decf-4802-aec0-252a5354bdb4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1915-01-01 - 1917-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1915-1917, Periode: 1915-1917" ;
    a2a:Book "Memories van Successie Tilburg 1915-1917" ;
    a2a:RegistryNumber "1915-1917" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1915-1917, Periode: 1915-1917, Memories van Successie Tilburg 1915-1917, 1915-1917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b550c77-25af-4e51-40cc-3cd2b9a7fbcb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b550c77-25af-4e51-40cc-3cd2b9a7fbcb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/22eeac35-decf-4802-aec0-252a5354bdb4" ;
  a2a:RecordGUID "{22eeac35-decf-4802-aec0-252a5354bdb4}" ;
  a2a:SourceRemarkdeel "1915-1917" ;
  a2a:SourceRemarkregister_periode "1915-1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_981_00000981.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1916-10-10" .

