@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_0ead6a92-9f7c-8bc6-871a-e381b5a37d65
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1851 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-7cbb40f0-6d96-7504-f1b9-55603ec82ddc, oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-9190f564-62c9-af8b-7f88-a0fc03d74d60, oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-915c1e5c-caa1-09c8-8c66-33506baaf078 ;
  a2a:hasEvent oa:event_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_0, oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_1, oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_2 ;
  a2a:hasSource oa:source_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65 .

oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-7cbb40f0-6d96-7504-f1b9-55603ec82ddc
  a a2a:Person ;
  rdfs:label "Cornelius Franciscus Vincent" ;
  a2a:PersonName [
    rdfs:label "Cornelius Franciscus Vincent" ;
    a2a:PersonNameFirstName "Cornelius Franciscus" ;
    a2a:PersonNameLastName "Vincent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-9190f564-62c9-af8b-7f88-a0fc03d74d60
  a a2a:Person ;
  rdfs:label "Catharina Bernaerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Bernaerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bernaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person-915c1e5c-caa1-09c8-8c66-33506baaf078
  a a2a:Person ;
  rdfs:label "Josephus Vincent" ;
  a2a:PersonName [
    rdfs:label "Josephus Vincent" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Vincent"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1850-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:event_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1851-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person:7cbb40f0-6d96-7504-f1b9-55603ec82ddc ;
  a2a:EventKeyRef oa:event_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Event1 .

oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person:9190f564-62c9-af8b-7f88-a0fc03d74d60 ;
  a2a:EventKeyRef oa:event_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Event1 .

oa:relationep_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Person:915c1e5c-caa1-09c8-8c66-33506baaf078 ;
  a2a:EventKeyRef oa:event_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65_Event1 .

oa:source_wba_0ead6a92-9f7c-8bc6-871a-e381b5a37d65
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1851-02-18 - 1851-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1851-02-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 32, Periode: 1851" ;
    a2a:Book "Overlijdensregister Kalmthout 1851" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 32, Periode: 1851, Overlijdensregister Kalmthout 1851, 6, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/5187c00c-2521-d38b-99ff-75ccccc9762e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0ead6a92-9f7c-8bc6-871a-e381b5a37d65" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/5187c00c-2521-d38b-99ff-75ccccc9762e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0ead6a92-9f7c-8bc6-871a-e381b5a37d65" ;
  a2a:RecordGUID "{0ead6a92-9f7c-8bc6-871a-e381b5a37d65}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14007_00014007.xml van WBA" .

