@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_2a0c021a-f615-6874-45c2-b2b06cb54b13
  a a2a:Record ;
  rdfs:label "Overlijden op 7 september 1947 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-59b367c5-a7ac-d87e-e8a9-71600f88741e, oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-2e664955-bdd9-9e6c-a9a2-888d72b1caaf, oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-5a1d6905-2f19-b50d-3a8d-5e16bce82201, oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-7b731057-c358-83ae-48a8-99cc6c3eb51a ;
  a2a:hasEvent oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_0, oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_1, oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_2, oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_3 ;
  a2a:hasSource oa:source_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13 .

oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-59b367c5-a7ac-d87e-e8a9-71600f88741e
  a a2a:Person ;
  rdfs:label "Jacoba van Heijst" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Heijst" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-2e664955-bdd9-9e6c-a9a2-888d72b1caaf
  a a2a:Person ;
  rdfs:label "Antonius Gerardus Meijs" ;
  a2a:PersonName [
    rdfs:label "Antonius Gerardus Meijs" ;
    a2a:PersonNameFirstName "Antonius Gerardus" ;
    a2a:PersonNameLastName "Meijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-5a1d6905-2f19-b50d-3a8d-5e16bce82201
  a a2a:Person ;
  rdfs:label "Johannes Verhulst" ;
  a2a:PersonName [
    rdfs:label "Johannes Verhulst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person-7b731057-c358-83ae-48a8-99cc6c3eb51a
  a a2a:Person ;
  rdfs:label "Cornelus Johannes Verhulst" ;
  a2a:PersonName [
    rdfs:label "Cornelus Johannes Verhulst" ;
    a2a:PersonNameFirstName "Cornelus Johannes" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1947-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person:59b367c5-a7ac-d87e-e8a9-71600f88741e ;
  a2a:EventKeyRef oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1 .

oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person:2e664955-bdd9-9e6c-a9a2-888d72b1caaf ;
  a2a:EventKeyRef oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1 .

oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person:5a1d6905-2f19-b50d-3a8d-5e16bce82201 ;
  a2a:EventKeyRef oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1 .

oa:relationep_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Person:7b731057-c358-83ae-48a8-99cc6c3eb51a ;
  a2a:EventKeyRef oa:event_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13_Event1 .

oa:source_sha_2a0c021a-f615-6874-45c2-b2b06cb54b13
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1947-09-07 - 1947-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1947-09-07"^^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: 2639, Periode: 1946-1950" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "84" ;
    a2a:RegistryNumber "2639" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2639, Periode: 1946-1950, Overlijdensregister, 84, 2639"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/284826dc-c483-e510-a3e7-e3fb95bc18f3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2a0c021a-f615-6874-45c2-b2b06cb54b13" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/284826dc-c483-e510-a3e7-e3fb95bc18f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2a0c021a-f615-6874-45c2-b2b06cb54b13" ;
  a2a:RecordGUID "{2a0c021a-f615-6874-45c2-b2b06cb54b13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1504_00001504.xml van SHA" .

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