@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_5b08d2ed-a760-e152-3300-bee4092a416f
  a a2a:Record ;
  rdfs:label "Overlijden op 12 november 1865 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-9b63ac6f-d045-a319-6ed5-16d588f54ef3, oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-4cac6f05-d5d1-84b9-c754-25adb79f181d, oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-d4956040-f063-9abc-95b3-68f871b56244, oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-c74f263c-d181-9a3b-fa8d-8f71a101c16f ;
  a2a:hasEvent oa:event_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_0, oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_1, oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_2 ;
  a2a:hasRelationPP oa:relationpp_wba_5b08d2ed-a760-e152-3300-bee4092a416f_0 ;
  a2a:hasSource oa:source_wba_5b08d2ed-a760-e152-3300-bee4092a416f .

oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-9b63ac6f-d045-a319-6ed5-16d588f54ef3
  a a2a:Person ;
  rdfs:label "Anna Catharina Tas" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Tas" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Tas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-4cac6f05-d5d1-84b9-c754-25adb79f181d
  a a2a:Person ;
  rdfs:label "Cornelia Rommelse" ;
  a2a:PersonName [
    rdfs:label "Cornelia Rommelse" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Rommelse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-d4956040-f063-9abc-95b3-68f871b56244
  a a2a:Person ;
  rdfs:label "Jan Baptist Bruijninckx" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Bruijninckx" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Bruijninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person-c74f263c-d181-9a3b-fa8d-8f71a101c16f
  a a2a:Person ;
  rdfs:label "Francis Bruijninckx" ;
  a2a:PersonName [
    rdfs:label "Francis Bruijninckx" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Bruijninckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "timmerman" .

oa:event_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1865-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person:9b63ac6f-d045-a319-6ed5-16d588f54ef3 ;
  a2a:EventKeyRef oa:event_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Event1 .

oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person:d4956040-f063-9abc-95b3-68f871b56244 ;
  a2a:EventKeyRef oa:event_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Event1 .

oa:relationep_wba_5b08d2ed-a760-e152-3300-bee4092a416f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person:c74f263c-d181-9a3b-fa8d-8f71a101c16f ;
  a2a:EventKeyRef oa:event_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Event1 .

oa:relationpp_wba_5b08d2ed-a760-e152-3300-bee4092a416f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person:c74f263c-d181-9a3b-fa8d-8f71a101c16f, oa:person_wba_5b08d2ed-a760-e152-3300-bee4092a416f_Person:4cac6f05-d5d1-84b9-c754-25adb79f181d .

oa:source_wba_5b08d2ed-a760-e152-3300-bee4092a416f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1865-11-12 - 1865-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1865-11-12"^^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: 2078, Per..." ;
    a2a:Book "Overlijdensregister Roosendaal 1865" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "2078" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2078, Per..., Overlijdensregister Roosendaal 1865, 130, 2078"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/334ca783-c55b-cca5-e717-977d4b7d930c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5b08d2ed-a760-e152-3300-bee4092a416f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/334ca783-c55b-cca5-e717-977d4b7d930c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5b08d2ed-a760-e152-3300-bee4092a416f" ;
  a2a:RecordGUID "{5b08d2ed-a760-e152-3300-bee4092a416f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13415_00013415.xml van WBA" .

