@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_77504f4a-b90e-3825-4142-e2e9376a6ebc
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juli 1945 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-1f7698bf-5221-0343-5bbf-8dc6fd3e977d, oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-bfb9b64a-229b-4958-669c-4f479549f1e8, oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-1ae6fc56-cc20-8b31-2d19-a5379e812729 ;
  a2a:hasEvent oa:event_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_0, oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_1, oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_2 ;
  a2a:hasSource oa:source_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc .

oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-1f7698bf-5221-0343-5bbf-8dc6fd3e977d
  a a2a:Person ;
  rdfs:label "Christina Petronella Sep" ;
  a2a:PersonName [
    rdfs:label "Christina Petronella Sep" ;
    a2a:PersonNameFirstName "Christina Petronella" ;
    a2a:PersonNameLastName "Sep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-bfb9b64a-229b-4958-669c-4f479549f1e8
  a a2a:Person ;
  rdfs:label "Petrus Johannes Bruijns" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Bruijns" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person-1ae6fc56-cc20-8b31-2d19-a5379e812729
  a a2a:Person ;
  rdfs:label "Hendrikus Paulus Bruijns" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Paulus Bruijns" ;
    a2a:PersonNameFirstName "Hendrikus Paulus" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 dag" ;
    rdfs:label "1 dag"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1945-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person:1f7698bf-5221-0343-5bbf-8dc6fd3e977d ;
  a2a:EventKeyRef oa:event_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Event1 .

oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person:bfb9b64a-229b-4958-669c-4f479549f1e8 ;
  a2a:EventKeyRef oa:event_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Event1 .

oa:relationep_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Person:1ae6fc56-cc20-8b31-2d19-a5379e812729 ;
  a2a:EventKeyRef oa:event_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc_Event1 .

oa:source_wba_77504f4a-b90e-3825-4142-e2e9376a6ebc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1945-07-05 - 1945-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1945-07-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, 1936-1975, Bron: boek, Deel: 18523/06,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1945" ;
    a2a:DocumentNumber "218" ;
    a2a:RegistryNumber "18523/06" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/06,..., Overlijdensregister Roosendaal 1945, 218, 18523/06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1d8eb84a-080c-0e07-bcbc-f21c4b3c388e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/77504f4a-b90e-3825-4142-e2e9376a6ebc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1d8eb84a-080c-0e07-bcbc-f21c4b3c388e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/77504f4a-b90e-3825-4142-e2e9376a6ebc" ;
  a2a:RecordGUID "{77504f4a-b90e-3825-4142-e2e9376a6ebc}" ;
  a2a:SourceRemarkOpmerking "woonplaats van de overledene: Klundert" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12594_00012594.xml van WBA" .

