@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_104f4448-4866-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Overlijden op 5 februari 1854 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc2b7a-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc846c-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc012c-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc56c2-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_2 ;
  a2a:hasRelationPP oa:relationpp_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_0 ;
  a2a:hasSource oa:source_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc2b7a-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johannes de Vreng" ;
  a2a:PersonName [
    rdfs:label "Johannes de Vreng" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vreng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc846c-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Isabella van der Heiden" ;
  a2a:PersonName [
    rdfs:label "Isabella van der Heiden" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heiden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc012c-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Maria Theresia Smans" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Smans" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Smans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Santvliet (België)" ;
    rdfs:label "Santvliet (België)"
  ] .

oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person-cadc56c2-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Henricus Smans" ;
  a2a:PersonName [
    rdfs:label "Henricus Smans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Smans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1854-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person:cadc846c-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person:cadc012c-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person:cadc56c2-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationpp_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person:cadc012c-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a_Person:cadc2b7a-4869-11e1-9853-b7a7dd2b6a2a .

oa:source_wba_104f4448-4866-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1854-02-05 - 1854-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1854-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 19, Perio..." ;
    a2a:Book "Overlijdensregister 1851-1860" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "19" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 19, Perio..., Overlijdensregister 1851-1860, 5, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/47efe49e-da2d-350d-059e-aa510175880d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/104f4448-4866-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/47efe49e-da2d-350d-059e-aa510175880d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/104f4448-4866-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{104f4448-4866-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14019_00014019.xml van WBA" .

