@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_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13
  a a2a:Record ;
  rdfs:label "Overlijden op 8 januari 1866 te Steenbergen" ;
  a2a:hasPerson oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-760c1888-8430-3ee0-d1e8-79089474c69c, oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-a72830f2-5ed8-9445-dc72-25ac51891bb9, oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-12039dbc-2518-f9ad-929e-21f442b4e91b, oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-7e281ace-0795-4d3a-8752-5a2e6d5103fc ;
  a2a:hasEvent oa:event_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_0, oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_1, oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_0 ;
  a2a:hasSource oa:source_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13 .

oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-760c1888-8430-3ee0-d1e8-79089474c69c
  a a2a:Person ;
  rdfs:label "Anna Janssens" ;
  a2a:PersonName [
    rdfs:label "Anna Janssens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-a72830f2-5ed8-9445-dc72-25ac51891bb9
  a a2a:Person ;
  rdfs:label "Frans Jan Baptist van Loenhoud" ;
  a2a:PersonName [
    rdfs:label "Frans Jan Baptist van Loenhoud" ;
    a2a:PersonNameFirstName "Frans Jan Baptist" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loenhoud"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-12039dbc-2518-f9ad-929e-21f442b4e91b
  a a2a:Person ;
  rdfs:label "Hendrik van Loenhoud" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Loenhoud" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loenhoud"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person-7e281ace-0795-4d3a-8752-5a2e6d5103fc
  a a2a:Person ;
  rdfs:label "Magdalena Francina de Jong" ;
  a2a:PersonName [
    rdfs:label "Magdalena Francina de Jong" ;
    a2a:PersonNameFirstName "Magdalena Francina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1866-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person:760c1888-8430-3ee0-d1e8-79089474c69c ;
  a2a:EventKeyRef oa:event_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Event1 .

oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person:a72830f2-5ed8-9445-dc72-25ac51891bb9 ;
  a2a:EventKeyRef oa:event_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Event1 .

oa:relationep_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person:12039dbc-2518-f9ad-929e-21f442b4e91b ;
  a2a:EventKeyRef oa:event_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Event1 .

oa:relationpp_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person:a72830f2-5ed8-9445-dc72-25ac51891bb9, oa:person_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13_Person:7e281ace-0795-4d3a-8752-5a2e6d5103fc .

oa:source_bhi_4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1866-01-08 - 1866-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1866-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7437, Periode: 1866" ;
    a2a:Book "Overlijdensregister Steenbergen 1866" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "7437" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7437, Periode: 1866, Overlijdensregister Steenbergen 1866, 3, 7437"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13" ;
  a2a:RecordGUID "{4900a5b9-4c4a-7b6c-2ca5-ebda04e78f13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28364_00028364.xml van BHI" .

