@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_e1cfc863-e3cc-4d1f-c025-a28864a0b285
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1897 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-d7760d03-3a8c-3548-9cbd-d9b42de8f06c, oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-53e00ac4-bc73-62c8-b54e-83d3035fbcf6, oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-5097d98c-c5a8-635c-8017-b71d08b1a2e3 ;
  a2a:hasEvent oa:event_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_0, oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_1, oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_2 ;
  a2a:hasSource oa:source_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285 .

oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-d7760d03-3a8c-3548-9cbd-d9b42de8f06c
  a a2a:Person ;
  rdfs:label "Frederik Kooijman" ;
  a2a:PersonName [
    rdfs:label "Frederik Kooijman" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-53e00ac4-bc73-62c8-b54e-83d3035fbcf6
  a a2a:Person ;
  rdfs:label "Cornelia Kooijman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kooijman" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar 9 maanden" ;
    rdfs:label "1 jaar 9 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person-5097d98c-c5a8-635c-8017-b71d08b1a2e3
  a a2a:Person ;
  rdfs:label "Pleuntje Pluimer" ;
  a2a:PersonName [
    rdfs:label "Pleuntje Pluimer" ;
    a2a:PersonNameFirstName "Pleuntje" ;
    a2a:PersonNameLastName "Pluimer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1897-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person:d7760d03-3a8c-3548-9cbd-d9b42de8f06c ;
  a2a:EventKeyRef oa:event_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Event1 .

oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person:53e00ac4-bc73-62c8-b54e-83d3035fbcf6 ;
  a2a:EventKeyRef oa:event_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Event1 .

oa:relationep_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Person:5097d98c-c5a8-635c-8017-b71d08b1a2e3 ;
  a2a:EventKeyRef oa:event_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285_Event1 .

oa:source_wba_e1cfc863-e3cc-4d1f-c025-a28864a0b285
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1897-09-05 - 1897-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1897-09-05"^^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: 2089, Per..." ;
    a2a:Book "Overlijdensregister Roosendaal 1897" ;
    a2a:DocumentNumber "182" ;
    a2a:RegistryNumber "2089" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2089, Per..., Overlijdensregister Roosendaal 1897, 182, 2089"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/26f07471-e2d2-cd97-4175-a754101f3451.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1cfc863-e3cc-4d1f-c025-a28864a0b285" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/26f07471-e2d2-cd97-4175-a754101f3451.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1cfc863-e3cc-4d1f-c025-a28864a0b285" ;
  a2a:RecordGUID "{e1cfc863-e3cc-4d1f-c025-a28864a0b285}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14668_00014668.xml van WBA" .

