@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_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac
  a a2a:Record ;
  rdfs:label "Overlijden op 6 januari 1843 te Breda" ;
  a2a:hasPerson oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-72c1a9e0-bfd7-5c05-7e7d-132533e15607, oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-1d3f878e-1c51-e6c5-93de-8665550bc736, oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-8c30ee81-baee-69b8-970b-d6a41c5153be ;
  a2a:hasEvent oa:event_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_0, oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_1, oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_2 ;
  a2a:hasSource oa:source_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac .

oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-72c1a9e0-bfd7-5c05-7e7d-132533e15607
  a a2a:Person ;
  rdfs:label "Anna Catharina Visseren" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Visseren" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Visseren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-1d3f878e-1c51-e6c5-93de-8665550bc736
  a a2a:Person ;
  rdfs:label "Catharina van Rosmeulen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Rosmeulen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rosmeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person-8c30ee81-baee-69b8-970b-d6a41c5153be
  a a2a:Person ;
  rdfs:label "Bartholomeus Visseren" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Visseren" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Visseren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1843-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person:72c1a9e0-bfd7-5c05-7e7d-132533e15607 ;
  a2a:EventKeyRef oa:event_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Event1 .

oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person:1d3f878e-1c51-e6c5-93de-8665550bc736 ;
  a2a:EventKeyRef oa:event_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Event1 .

oa:relationep_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Person:8c30ee81-baee-69b8-970b-d6a41c5153be ;
  a2a:EventKeyRef oa:event_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac_Event1 .

oa:source_bhi_14bc62d8-28a9-e64f-ea5d-3b460c6fbaac
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1843-01-07 - 1843-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1843-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1404, Periode: 1843" ;
    a2a:Book "Overlijdensregister Breda 1843" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1404" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1404, Periode: 1843, Overlijdensregister Breda 1843, 9, 1404"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bccfa899-0d23-6e2e-9bfc-f62f1cbba219.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bccfa899-0d23-6e2e-9bfc-f62f1cbba219.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/14bc62d8-28a9-e64f-ea5d-3b460c6fbaac" ;
  a2a:RecordGUID "{14bc62d8-28a9-e64f-ea5d-3b460c6fbaac}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23283_00023283.xml van BHI" .

