@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_e61e8a2b-d300-7932-5ffc-8f6d439c4df4
  a a2a:Record ;
  rdfs:label "Overlijden op 8 april 1935 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-592cdc16-a9d7-4ff2-ca5f-f419d1403904, oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-76199f27-e7dc-7c4f-4e47-ed7102b73388, oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-a9b88c45-561c-5e4e-c946-08ce11127e89 ;
  a2a:hasEvent oa:event_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_0, oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_1, oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_2 ;
  a2a:hasSource oa:source_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4 .

oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-592cdc16-a9d7-4ff2-ca5f-f419d1403904
  a a2a:Person ;
  rdfs:label "Willem Jan de Klerk" ;
  a2a:PersonName [
    rdfs:label "Willem Jan de Klerk" ;
    a2a:PersonNameFirstName "Willem Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-76199f27-e7dc-7c4f-4e47-ed7102b73388
  a a2a:Person ;
  rdfs:label "Antonetta Maria van Miert" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria van Miert" ;
    a2a:PersonNameFirstName "Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Miert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person-a9b88c45-561c-5e4e-c946-08ce11127e89
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Baptist de Klerk" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Baptist de Klerk" ;
    a2a:PersonNameFirstName "Adrianus Jacobus Baptist" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klerk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "huisschilder" .

oa:event_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1935-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person:592cdc16-a9d7-4ff2-ca5f-f419d1403904 ;
  a2a:EventKeyRef oa:event_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Event1 .

oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person:76199f27-e7dc-7c4f-4e47-ed7102b73388 ;
  a2a:EventKeyRef oa:event_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Event1 .

oa:relationep_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Person:a9b88c45-561c-5e4e-c946-08ce11127e89 ;
  a2a:EventKeyRef oa:event_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4_Event1 .

oa:source_wba_e61e8a2b-d300-7932-5ffc-8f6d439c4df4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1935-04-08 - 1935-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1935-04-08"^^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/01,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1935" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "18523/01" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/01,..., Overlijdensregister Roosendaal 1935, 74, 18523/01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e1186bf0-b560-74db-0fe5-c012a3a67fec.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e61e8a2b-d300-7932-5ffc-8f6d439c4df4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e1186bf0-b560-74db-0fe5-c012a3a67fec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e61e8a2b-d300-7932-5ffc-8f6d439c4df4" ;
  a2a:RecordGUID "{e61e8a2b-d300-7932-5ffc-8f6d439c4df4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14080_00014080.xml van WBA" .

