@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_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1893 te Breda" ;
  a2a:hasPerson oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-de91fc61-e012-9d76-9019-472749761e6a, oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-82c7caa7-d6c9-80b6-0ffd-ce243881782f, oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-d4de12c3-8cbc-e861-58de-4192e618158c ;
  a2a:hasEvent oa:event_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_0, oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_1, oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_2 ;
  a2a:hasSource oa:source_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a .

oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-de91fc61-e012-9d76-9019-472749761e6a
  a a2a:Person ;
  rdfs:label "Alberta Maria van Wijck" ;
  a2a:PersonName [
    rdfs:label "Alberta Maria van Wijck" ;
    a2a:PersonNameFirstName "Alberta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-82c7caa7-d6c9-80b6-0ffd-ce243881782f
  a a2a:Person ;
  rdfs:label "Helena Stephanie Marie de Bont" ;
  a2a:PersonName [
    rdfs:label "Helena Stephanie Marie de Bont" ;
    a2a:PersonNameFirstName "Helena Stephanie Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person-d4de12c3-8cbc-e861-58de-4192e618158c
  a a2a:Person ;
  rdfs:label "Petrus Antonius Franciscus de Bont" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Franciscus de Bont" ;
    a2a:PersonNameFirstName "Petrus Antonius Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1893-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person:de91fc61-e012-9d76-9019-472749761e6a ;
  a2a:EventKeyRef oa:event_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Event1 .

oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person:82c7caa7-d6c9-80b6-0ffd-ce243881782f ;
  a2a:EventKeyRef oa:event_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Event1 .

oa:relationep_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Person:d4de12c3-8cbc-e861-58de-4192e618158c ;
  a2a:EventKeyRef oa:event_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a_Event1 .

oa:source_bhi_ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1893-01-13 - 1893-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1893-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1417, Periode: 1893" ;
    a2a:Book "Overlijdensregister Breda 1893" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1417" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1417, Periode: 1893, Overlijdensregister Breda 1893, 31, 1417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9077d7ce-3134-302d-f878-89dcc8152d80.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9077d7ce-3134-302d-f878-89dcc8152d80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a" ;
  a2a:RecordGUID "{ecb71ddd-abaa-c831-e4b7-6a9fe6d76a9a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22353_00022353.xml van BHI" .

