@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_c33ccfd9-87d5-eabc-edd9-cd8f36bab645
  a a2a:Record ;
  rdfs:label "Overlijden op 26 november 1966 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-3727541a-e9e8-1a72-1540-00c233cdc4e1, oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-bc3da14c-178a-3640-776f-adb0df4c63e3, oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-accddae0-10d1-547e-137a-db1278e65b12, oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-fb91c971-1f01-249d-cb4e-1d059c924d52 ;
  a2a:hasEvent oa:event_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_0, oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_1, oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_2 ;
  a2a:hasRelationPP oa:relationpp_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_0 ;
  a2a:hasSource oa:source_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645 .

oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-3727541a-e9e8-1a72-1540-00c233cdc4e1
  a a2a:Person ;
  rdfs:label "Ludovicus Mathilda Wircx" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Mathilda Wircx" ;
    a2a:PersonNameFirstName "Ludovicus Mathilda" ;
    a2a:PersonNameLastName "Wircx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-bc3da14c-178a-3640-776f-adb0df4c63e3
  a a2a:Person ;
  rdfs:label "Johannes Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Johannes Raaijmakers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-accddae0-10d1-547e-137a-db1278e65b12
  a a2a:Person ;
  rdfs:label "Anna Maria Vriens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Vriens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Vriens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person-fb91c971-1f01-249d-cb4e-1d059c924d52
  a a2a:Person ;
  rdfs:label "Maria Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Maria Raaijmakers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1966-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person:bc3da14c-178a-3640-776f-adb0df4c63e3 ;
  a2a:EventKeyRef oa:event_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Event1 .

oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person:accddae0-10d1-547e-137a-db1278e65b12 ;
  a2a:EventKeyRef oa:event_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Event1 .

oa:relationep_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person:fb91c971-1f01-249d-cb4e-1d059c924d52 ;
  a2a:EventKeyRef oa:event_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Event1 .

oa:relationpp_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person:fb91c971-1f01-249d-cb4e-1d059c924d52, oa:person_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645_Person:3727541a-e9e8-1a72-1540-00c233cdc4e1 .

oa:source_wba_c33ccfd9-87d5-eabc-edd9-cd8f36bab645
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1966-11-26 - 1966-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1966-11-26"^^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/25,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1966" ;
    a2a:DocumentNumber "346" ;
    a2a:RegistryNumber "18523/25" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/25,..., Overlijdensregister Roosendaal 1966, 346, 18523/25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ab3ff6e1-503f-63e7-e5c3-af5675ed96cf.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c33ccfd9-87d5-eabc-edd9-cd8f36bab645" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ab3ff6e1-503f-63e7-e5c3-af5675ed96cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c33ccfd9-87d5-eabc-edd9-cd8f36bab645" ;
  a2a:RecordGUID "{c33ccfd9-87d5-eabc-edd9-cd8f36bab645}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14285_00014285.xml van WBA" .

