@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_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede
  a a2a:Record ;
  rdfs:label "Overlijden op 7 januari 1903 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-826deb75-5728-e7c0-e180-3f97ef8f11a4, oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-22e93f49-ece3-5aec-9648-cf29eddcaac0, oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-eb4f4c4c-384c-13d4-08f1-80193cfdf99f, oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-9b8baf99-9757-1c4e-f070-656dfb2356af ;
  a2a:hasEvent oa:event_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_0, oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_1, oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_2 ;
  a2a:hasRelationPP oa:relationpp_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_0 ;
  a2a:hasSource oa:source_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede .

oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-826deb75-5728-e7c0-e180-3f97ef8f11a4
  a a2a:Person ;
  rdfs:label "Anna Maria Hazaart" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hazaart" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hazaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-22e93f49-ece3-5aec-9648-cf29eddcaac0
  a a2a:Person ;
  rdfs:label "Adrianus Brands" ;
  a2a:PersonName [
    rdfs:label "Adrianus Brands" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-eb4f4c4c-384c-13d4-08f1-80193cfdf99f
  a a2a:Person ;
  rdfs:label "Maria Fenikx" ;
  a2a:PersonName [
    rdfs:label "Maria Fenikx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Fenikx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person-9b8baf99-9757-1c4e-f070-656dfb2356af
  a a2a:Person ;
  rdfs:label "Jacobus Brands" ;
  a2a:PersonName [
    rdfs:label "Jacobus Brands" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] ;
  a2a:Profession "arbeider" .

oa:event_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1903-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person:22e93f49-ece3-5aec-9648-cf29eddcaac0 ;
  a2a:EventKeyRef oa:event_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Event1 .

oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person:eb4f4c4c-384c-13d4-08f1-80193cfdf99f ;
  a2a:EventKeyRef oa:event_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Event1 .

oa:relationep_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person:9b8baf99-9757-1c4e-f070-656dfb2356af ;
  a2a:EventKeyRef oa:event_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Event1 .

oa:relationpp_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person:9b8baf99-9757-1c4e-f070-656dfb2356af, oa:person_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede_Person:826deb75-5728-e7c0-e180-3f97ef8f11a4 .

oa:source_wba_da1286e6-e6f5-eac4-7a1a-3b0ebebbeede
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1903-01-07 - 1903-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1903-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4203, Per..." ;
    a2a:Book "Overlijdensregister 1903-1905" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "4203" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4203, Per..., Overlijdensregister 1903-1905, 5, 4203"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/cc9b1d8c-e36b-8457-896c-c3b7ae0696d8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/da1286e6-e6f5-eac4-7a1a-3b0ebebbeede" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/cc9b1d8c-e36b-8457-896c-c3b7ae0696d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-03-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/da1286e6-e6f5-eac4-7a1a-3b0ebebbeede" ;
  a2a:RecordGUID "{da1286e6-e6f5-eac4-7a1a-3b0ebebbeede}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14544_00014544.xml van WBA" .

