@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_e02aa7b4-e18a-28e9-671c-e1b7eda2b388
  a a2a:Record ;
  rdfs:label "Overlijden op 13 mei 1892 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-cdf60d2d-7f2e-d731-5301-393bf0f89984, oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-fb792c37-2c19-487b-d97b-bece17ff7bf3, oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-7fb83224-b92c-c635-2211-b812dda99865, oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-683c9e4a-fec4-e0c4-0ba4-cbb3ae79a499 ;
  a2a:hasEvent oa:event_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_0, oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_1, oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_0 ;
  a2a:hasSource oa:source_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388 .

oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-cdf60d2d-7f2e-d731-5301-393bf0f89984
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-fb792c37-2c19-487b-d97b-bece17ff7bf3
  a a2a:Person ;
  rdfs:label "Anna Maria van Buscom" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Buscom" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buscom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-7fb83224-b92c-c635-2211-b812dda99865
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person-683c9e4a-fec4-e0c4-0ba4-cbb3ae79a499
  a a2a:Person ;
  rdfs:label "Michel Jan Baptist Goulmij" ;
  a2a:PersonName [
    rdfs:label "Michel Jan Baptist Goulmij" ;
    a2a:PersonNameFirstName "Michel Jan Baptist" ;
    a2a:PersonNameLastName "Goulmij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1892-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person:cdf60d2d-7f2e-d731-5301-393bf0f89984 ;
  a2a:EventKeyRef oa:event_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Event1 .

oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person:fb792c37-2c19-487b-d97b-bece17ff7bf3 ;
  a2a:EventKeyRef oa:event_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Event1 .

oa:relationep_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person:7fb83224-b92c-c635-2211-b812dda99865 ;
  a2a:EventKeyRef oa:event_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Event1 .

oa:relationpp_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person:fb792c37-2c19-487b-d97b-bece17ff7bf3, oa:person_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388_Person:683c9e4a-fec4-e0c4-0ba4-cbb3ae79a499 .

oa:source_bhi_e02aa7b4-e18a-28e9-671c-e1b7eda2b388
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1892-05-14 - 1892-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1892-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4275, Periode: 1892" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1892" ;
    a2a:DocumentNumber "418" ;
    a2a:RegistryNumber "4275" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4275, Periode: 1892, Overlijdensregister 's-Hertogenbosch 1892, 418, 4275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9abebd73-6728-560d-1213-9c4e0ce189c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9abebd73-6728-560d-1213-9c4e0ce189c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e02aa7b4-e18a-28e9-671c-e1b7eda2b388" ;
  a2a:RecordGUID "{e02aa7b4-e18a-28e9-671c-e1b7eda2b388}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21163_00021163.xml van BHI" .

