@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_e2ed3217-c7aa-baea-a0bb-d81575d2ca59
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1889 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-6287908f-dbff-2367-5e14-ecc960dc961d, oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-c228f680-b194-05c4-0b52-5f1a97ec2734, oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-9beba04f-82f0-8674-54b3-18b63fbda5f3, oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-17955228-d905-9cc9-cbb9-9c28cc7beb08 ;
  a2a:hasEvent oa:event_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_0, oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_1, oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_0 ;
  a2a:hasSource oa:source_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59 .

oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-6287908f-dbff-2367-5e14-ecc960dc961d
  a a2a:Person ;
  rdfs:label "Anna de Klein" ;
  a2a:PersonName [
    rdfs:label "Anna de Klein" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-c228f680-b194-05c4-0b52-5f1a97ec2734
  a a2a:Person ;
  rdfs:label "Henrica Suurs" ;
  a2a:PersonName [
    rdfs:label "Henrica Suurs" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Suurs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-9beba04f-82f0-8674-54b3-18b63fbda5f3
  a a2a:Person ;
  rdfs:label "Joannes Chrispinus Suurs" ;
  a2a:PersonName [
    rdfs:label "Joannes Chrispinus Suurs" ;
    a2a:PersonNameFirstName "Joannes Chrispinus" ;
    a2a:PersonNameLastName "Suurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person-17955228-d905-9cc9-cbb9-9c28cc7beb08
  a a2a:Person ;
  rdfs:label "Bernardus Jacobus Walterus Collet" ;
  a2a:PersonName [
    rdfs:label "Bernardus Jacobus Walterus Collet" ;
    a2a:PersonNameFirstName "Bernardus Jacobus Walterus" ;
    a2a:PersonNameLastName "Collet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1889-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person:6287908f-dbff-2367-5e14-ecc960dc961d ;
  a2a:EventKeyRef oa:event_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Event1 .

oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person:c228f680-b194-05c4-0b52-5f1a97ec2734 ;
  a2a:EventKeyRef oa:event_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Event1 .

oa:relationep_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person:9beba04f-82f0-8674-54b3-18b63fbda5f3 ;
  a2a:EventKeyRef oa:event_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Event1 .

oa:relationpp_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person:c228f680-b194-05c4-0b52-5f1a97ec2734, oa:person_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59_Person:17955228-d905-9cc9-cbb9-9c28cc7beb08 .

oa:source_bhi_e2ed3217-c7aa-baea-a0bb-d81575d2ca59
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1889-01-15 - 1889-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1889-01-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4272, Periode: 1889" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1889" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "4272" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4272, Periode: 1889, Overlijdensregister 's-Hertogenbosch 1889, 39, 4272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/48d3cc85-1245-f591-2eaf-279f63f1735c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/48d3cc85-1245-f591-2eaf-279f63f1735c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e2ed3217-c7aa-baea-a0bb-d81575d2ca59" ;
  a2a:RecordGUID "{e2ed3217-c7aa-baea-a0bb-d81575d2ca59}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21287_00021287.xml van BHI" .

