@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_89f0a42e-8732-e841-6a66-77b01f0088fa
  a a2a:Record ;
  rdfs:label "Overlijden op 6 februari 1889 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-926b19e8-506f-c018-da0b-f093a9d0e1ae, oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-dd69b8ed-a366-b5fe-4227-1b53cddd6487, oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-7fb17531-ab49-b11e-3732-89952565cf03, oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-c8027af1-c384-fd84-8194-4e0d497eba7f ;
  a2a:hasEvent oa:event_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_0, oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_1, oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_0 ;
  a2a:hasSource oa:source_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa .

oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-926b19e8-506f-c018-da0b-f093a9d0e1ae
  a a2a:Person ;
  rdfs:label "Willemina van der Plasse" ;
  a2a:PersonName [
    rdfs:label "Willemina van der Plasse" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-dd69b8ed-a366-b5fe-4227-1b53cddd6487
  a a2a:Person ;
  rdfs:label "Willem Meulbroek" ;
  a2a:PersonName [
    rdfs:label "Willem Meulbroek" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Meulbroek"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-7fb17531-ab49-b11e-3732-89952565cf03
  a a2a:Person ;
  rdfs:label "Janus Meulbroek" ;
  a2a:PersonName [
    rdfs:label "Janus Meulbroek" ;
    a2a:PersonNameFirstName "Janus" ;
    a2a:PersonNameLastName "Meulbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person-c8027af1-c384-fd84-8194-4e0d497eba7f
  a a2a:Person ;
  rdfs:label "Anna Susanna Muller" ;
  a2a:PersonName [
    rdfs:label "Anna Susanna Muller" ;
    a2a:PersonNameFirstName "Anna Susanna" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1889-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person:926b19e8-506f-c018-da0b-f093a9d0e1ae ;
  a2a:EventKeyRef oa:event_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Event1 .

oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person:dd69b8ed-a366-b5fe-4227-1b53cddd6487 ;
  a2a:EventKeyRef oa:event_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Event1 .

oa:relationep_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person:7fb17531-ab49-b11e-3732-89952565cf03 ;
  a2a:EventKeyRef oa:event_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Event1 .

oa:relationpp_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person:dd69b8ed-a366-b5fe-4227-1b53cddd6487, oa:person_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa_Person:c8027af1-c384-fd84-8194-4e0d497eba7f .

oa:source_bhi_89f0a42e-8732-e841-6a66-77b01f0088fa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1889-02-07 - 1889-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1889-02-07"^^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 "91" ;
    a2a:RegistryNumber "4272" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4272, Periode: 1889, Overlijdensregister 's-Hertogenbosch 1889, 91, 4272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eb4ae899-acb9-ffc4-42fe-c67c100c128f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eb4ae899-acb9-ffc4-42fe-c67c100c128f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/89f0a42e-8732-e841-6a66-77b01f0088fa" ;
  a2a:RecordGUID "{89f0a42e-8732-e841-6a66-77b01f0088fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31751_00031751.xml van BHI" .

