@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_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1957 te Ossendrecht" ;
  a2a:hasPerson oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b8c224-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b86e82-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b842cc-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b898d0-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_2 ;
  a2a:hasRelationPP oa:relationpp_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_0 ;
  a2a:hasSource oa:source_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b8c224-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Senechal" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Senechal" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Senechal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b86e82-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Susanna Josepha Cleeren" ;
  a2a:PersonName [
    rdfs:label "Susanna Josepha Cleeren" ;
    a2a:PersonNameFirstName "Susanna Josepha" ;
    a2a:PersonNameLastName "Cleeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b842cc-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Marinus Hussaarts" ;
  a2a:PersonName [
    rdfs:label "Marinus Hussaarts" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Hussaarts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person-c6b898d0-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johannes Baptist Hussaarts" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Hussaarts" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Hussaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1957-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht"
  ] .

oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person:c6b8c224-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person:c6b842cc-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person:c6b898d0-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationpp_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person:c6b842cc-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a_Person:c6b86e82-4869-11e1-9853-b7a7dd2b6a2a .

oa:source_wba_0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht", "1957-12-25 - 1957-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1957-12-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Ossendrecht - burgerlijke stand, Bron: boek, Deel: 10008, Pe..." ;
    a2a:Book "Overlijdensregister 1951-1960" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "10008" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Ossendrecht - burgerlijke stand, Bron: boek, Deel: 10008, Pe..., Overlijdensregister 1951-1960, 26, 10008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/16f5ea36-f587-8a8a-2174-07898ed1ee12.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/16f5ea36-f587-8a8a-2174-07898ed1ee12.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{0d2a7a4e-4866-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13994_00013994.xml van WBA" .

