@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_c839a8d7-24f5-4012-669c-88e90dbccce8
  a a2a:Record ;
  rdfs:label "Overlijden op 19 april 1876 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-193358f9-2097-3535-8fe9-beb22078dcd5, oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-361584e7-4dfb-c9b3-c915-bdf6d0562636, oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-ee59e06c-800c-9896-5429-dc19281a16ca, oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-ede70c89-5d9c-ecb1-f3ed-5a5417331d02 ;
  a2a:hasEvent oa:event_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_0, oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_1, oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_2 ;
  a2a:hasRelationPP oa:relationpp_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_0 ;
  a2a:hasSource oa:source_wba_c839a8d7-24f5-4012-669c-88e90dbccce8 .

oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-193358f9-2097-3535-8fe9-beb22078dcd5
  a a2a:Person ;
  rdfs:label "Willemina Haast" ;
  a2a:PersonName [
    rdfs:label "Willemina Haast" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-361584e7-4dfb-c9b3-c915-bdf6d0562636
  a a2a:Person ;
  rdfs:label "Maria Eleonora Heijblom" ;
  a2a:PersonName [
    rdfs:label "Maria Eleonora Heijblom" ;
    a2a:PersonNameFirstName "Maria Eleonora" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-ee59e06c-800c-9896-5429-dc19281a16ca
  a a2a:Person ;
  rdfs:label "Adriaan Hertman" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hertman" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hertman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person-ede70c89-5d9c-ecb1-f3ed-5a5417331d02
  a a2a:Person ;
  rdfs:label "Pieter Hertmans" ;
  a2a:PersonName [
    rdfs:label "Pieter Hertmans" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hertmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1876-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person:193358f9-2097-3535-8fe9-beb22078dcd5 ;
  a2a:EventKeyRef oa:event_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Event1 .

oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person:ee59e06c-800c-9896-5429-dc19281a16ca ;
  a2a:EventKeyRef oa:event_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Event1 .

oa:relationep_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person:ede70c89-5d9c-ecb1-f3ed-5a5417331d02 ;
  a2a:EventKeyRef oa:event_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Event1 .

oa:relationpp_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person:ede70c89-5d9c-ecb1-f3ed-5a5417331d02, oa:person_wba_c839a8d7-24f5-4012-669c-88e90dbccce8_Person:361584e7-4dfb-c9b3-c915-bdf6d0562636 .

oa:source_wba_c839a8d7-24f5-4012-669c-88e90dbccce8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1876-04-19 - 1876-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1876-04-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2082, Per..." ;
    a2a:Book "Overlijdensregister Roosendaal 1876" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "2082" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2082, Per..., Overlijdensregister Roosendaal 1876, 58, 2082"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/cf946906-74db-0e1e-5cdf-550a32c506be.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c839a8d7-24f5-4012-669c-88e90dbccce8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/cf946906-74db-0e1e-5cdf-550a32c506be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c839a8d7-24f5-4012-669c-88e90dbccce8" ;
  a2a:RecordGUID "{c839a8d7-24f5-4012-669c-88e90dbccce8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14312_00014312.xml van WBA" .

