@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_4bfca0b5-cdee-a30e-3380-32429af87eca
  a a2a:Record ;
  rdfs:label "Overlijden op 10 september 1893 te Drunen" ;
  a2a:hasPerson oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-43410209-3d9a-a400-7032-bdbf11466eb4, oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-0b93b782-896e-8323-ed04-9e759f371b46, oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-9904dab7-74cf-c2b2-c90b-b980c9273da8, oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-43214eaf-8595-9c3a-b8e1-1baac6f21515 ;
  a2a:hasEvent oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_0, oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_1, oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_2, oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_3 ;
  a2a:hasSource oa:source_sha_4bfca0b5-cdee-a30e-3380-32429af87eca .

oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-43410209-3d9a-a400-7032-bdbf11466eb4
  a a2a:Person ;
  rdfs:label "Adriana Hendrika Pulles" ;
  a2a:PersonName [
    rdfs:label "Adriana Hendrika Pulles" ;
    a2a:PersonNameFirstName "Adriana Hendrika" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 maanden" ;
    rdfs:label "4 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-0b93b782-896e-8323-ed04-9e759f371b46
  a a2a:Person ;
  rdfs:label "Johannes Veltman" ;
  a2a:PersonName [
    rdfs:label "Johannes Veltman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-9904dab7-74cf-c2b2-c90b-b980c9273da8
  a a2a:Person ;
  rdfs:label "Elizabeth Hamers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Hamers" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Hamers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person-43214eaf-8595-9c3a-b8e1-1baac6f21515
  a a2a:Person ;
  rdfs:label "Cornelis Pulles" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pulles" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1893-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person:43410209-3d9a-a400-7032-bdbf11466eb4 ;
  a2a:EventKeyRef oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1 .

oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person:0b93b782-896e-8323-ed04-9e759f371b46 ;
  a2a:EventKeyRef oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1 .

oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person:9904dab7-74cf-c2b2-c90b-b980c9273da8 ;
  a2a:EventKeyRef oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1 .

oa:relationep_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Person:43214eaf-8595-9c3a-b8e1-1baac6f21515 ;
  a2a:EventKeyRef oa:event_sha_4bfca0b5-cdee-a30e-3380-32429af87eca_Event1 .

oa:source_sha_4bfca0b5-cdee-a30e-3380-32429af87eca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1893-09-10 - 1893-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1893-09-10"^^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: 3259, Periode: 1891-1900" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "3259" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3259, Periode: 1891-1900, Overlijdensregister, 52, 3259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/30d60689-bb0d-286a-7d89-7e7aeae98ba1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4bfca0b5-cdee-a30e-3380-32429af87eca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/30d60689-bb0d-286a-7d89-7e7aeae98ba1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4bfca0b5-cdee-a30e-3380-32429af87eca" ;
  a2a:RecordGUID "{4bfca0b5-cdee-a30e-3380-32429af87eca}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "3259" ;
  a2a:SourceRemarkregister_periode "1891-1900" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_54_00000054.xml van SHA" .

[]
  a2a:PersonRemarkplaats_overlijden "Drunen" ;
  a2a:PersonRemarkdatum_overlijden "1893-09-10" .

