@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_sha_192df6bc-c106-c45f-e448-7e968fae18be
  a a2a:Record ;
  rdfs:label "Overlijden op 6 april 1936 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-c55f61a8-892c-d983-7f8f-4074e91ecbc9, oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-682c4301-2572-076c-ba69-1a8d63fb1c62, oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-fc467b75-5468-6434-94f0-f530f145cc4f, oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-d75a1e50-ae1d-6fe1-ce66-9a8ce601f587, oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-413815c1-3f8a-b663-5e0c-9a56e671b7a1 ;
  a2a:hasEvent oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_0, oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_1, oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_2, oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_3, oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_4 ;
  a2a:hasSource oa:source_sha_192df6bc-c106-c45f-e448-7e968fae18be .

oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-c55f61a8-892c-d983-7f8f-4074e91ecbc9
  a a2a:Person ;
  rdfs:label "Catharina Johanna Ruijgers" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna Ruijgers" ;
    a2a:PersonNameFirstName "Catharina Johanna" ;
    a2a:PersonNameLastName "Ruijgers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-682c4301-2572-076c-ba69-1a8d63fb1c62
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Berenbroek" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Berenbroek" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Berenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-fc467b75-5468-6434-94f0-f530f145cc4f
  a a2a:Person ;
  rdfs:label "Jacobus Pullen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Pullen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-d75a1e50-ae1d-6fe1-ce66-9a8ce601f587
  a a2a:Person ;
  rdfs:label "Johannes Ferdinandus van der Vlist" ;
  a2a:PersonName [
    rdfs:label "Johannes Ferdinandus van der Vlist" ;
    a2a:PersonNameFirstName "Johannes Ferdinandus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vlist"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person-413815c1-3f8a-b663-5e0c-9a56e671b7a1
  a a2a:Person ;
  rdfs:label "Johannes Antonius Mari van der Vlist" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Mari van der Vlist" ;
    a2a:PersonNameFirstName "Johannes Antonius Mari" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vlist"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "75" ;
    rdfs:label "75"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1936-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person:c55f61a8-892c-d983-7f8f-4074e91ecbc9 ;
  a2a:EventKeyRef oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 .

oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden vrouw" ;
  a2a:RelationType "other:Overleden vrouw" ;
  a2a:PersonKeyRef oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person:682c4301-2572-076c-ba69-1a8d63fb1c62 ;
  a2a:EventKeyRef oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 .

oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person:fc467b75-5468-6434-94f0-f530f145cc4f ;
  a2a:EventKeyRef oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 .

oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person:d75a1e50-ae1d-6fe1-ce66-9a8ce601f587 ;
  a2a:EventKeyRef oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 .

oa:relationep_sha_192df6bc-c106-c45f-e448-7e968fae18be_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_192df6bc-c106-c45f-e448-7e968fae18be_Person:413815c1-3f8a-b663-5e0c-9a56e671b7a1 ;
  a2a:EventKeyRef oa:event_sha_192df6bc-c106-c45f-e448-7e968fae18be_Event1 .

oa:source_sha_192df6bc-c106-c45f-e448-7e968fae18be
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1936-04-06 - 1936-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1936-04-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5109, Periode: 1933-1940" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "5109" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5109, Periode: 1933-1940, Overlijdensregister, 33, 5109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/27b85fc9-021e-93a6-b839-2eb08e49fe9f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/192df6bc-c106-c45f-e448-7e968fae18be" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/27b85fc9-021e-93a6-b839-2eb08e49fe9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/192df6bc-c106-c45f-e448-7e968fae18be" ;
  a2a:RecordGUID "{192df6bc-c106-c45f-e448-7e968fae18be}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1254_00001254.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
