@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_026edcb7-3d7e-83f7-54f5-a6761124e155
  a a2a:Record ;
  rdfs:label "Overlijden op 10 oktober 1916 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-d49bcf5f-ea15-e8f5-9983-c607ca8d1f25, oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-009d5a9a-64d7-246b-f8bf-c349a848ece4, oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-23cee0f8-8db5-a453-f69c-9414ada52390, oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-74484784-9fed-6516-30d1-eacb880a70e4 ;
  a2a:hasEvent oa:event_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_0, oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_1, oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_0 ;
  a2a:hasSource oa:source_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155 .

oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-d49bcf5f-ea15-e8f5-9983-c607ca8d1f25
  a a2a:Person ;
  rdfs:label "Andreas Jacobus Greeve" ;
  a2a:PersonName [
    rdfs:label "Andreas Jacobus Greeve" ;
    a2a:PersonNameFirstName "Andreas Jacobus" ;
    a2a:PersonNameLastName "Greeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-009d5a9a-64d7-246b-f8bf-c349a848ece4
  a a2a:Person ;
  rdfs:label "Johanna Willemina van Trist" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina van Trist" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Trist"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-23cee0f8-8db5-a453-f69c-9414ada52390
  a a2a:Person ;
  rdfs:label "Jacobus Bernardus Greeve" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bernardus Greeve" ;
    a2a:PersonNameFirstName "Jacobus Bernardus" ;
    a2a:PersonNameLastName "Greeve"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person-74484784-9fed-6516-30d1-eacb880a70e4
  a a2a:Person ;
  rdfs:label "Engelberta Bernardina Maria Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Engelberta Bernardina Maria Gerritsen" ;
    a2a:PersonNameFirstName "Engelberta Bernardina Maria" ;
    a2a:PersonNameLastName "Gerritsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_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
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person:d49bcf5f-ea15-e8f5-9983-c607ca8d1f25 ;
  a2a:EventKeyRef oa:event_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Event1 .

oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person:009d5a9a-64d7-246b-f8bf-c349a848ece4 ;
  a2a:EventKeyRef oa:event_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Event1 .

oa:relationep_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person:23cee0f8-8db5-a453-f69c-9414ada52390 ;
  a2a:EventKeyRef oa:event_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Event1 .

oa:relationpp_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person:23cee0f8-8db5-a453-f69c-9414ada52390, oa:person_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155_Person:74484784-9fed-6516-30d1-eacb880a70e4 .

oa:source_bhi_026edcb7-3d7e-83f7-54f5-a6761124e155
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1916-10-10 - 1916-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1916-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3189, Periode: 1916" ;
    a2a:Book "Overlijdensregister Tilburg 1916" ;
    a2a:DocumentNumber "558" ;
    a2a:RegistryNumber "3189" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3189, Periode: 1916, Overlijdensregister Tilburg 1916, 558, 3189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/08337178-0661-4f86-948e-99ac0cdd5cad.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/08337178-0661-4f86-948e-99ac0cdd5cad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/026edcb7-3d7e-83f7-54f5-a6761124e155" ;
  a2a:RecordGUID "{026edcb7-3d7e-83f7-54f5-a6761124e155}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79720_00079720.xml van BHI" .

