@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_9e9f2aaa-b8fa-717e-1964-b182acf75c8d
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1912 te Capelle" ;
  a2a:hasPerson oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-9b799eac-38f2-e414-bba4-939e18dba71a, oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-314861b1-5d8f-d26c-8377-70c217ae3910, oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-c654d78f-d056-9105-0c97-4fe835a6965d, oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-bed61d21-da78-2727-69bf-ac0dc4443bd8, oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-1142e366-49df-6a8c-a20e-e9e605bfe664 ;
  a2a:hasEvent oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_0, oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_1, oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_2, oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_3, oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_4 ;
  a2a:hasSource oa:source_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d .

oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-9b799eac-38f2-e414-bba4-939e18dba71a
  a a2a:Person ;
  rdfs:label "Helena Roelof" ;
  a2a:PersonName [
    rdfs:label "Helena Roelof" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Roelof"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-314861b1-5d8f-d26c-8377-70c217ae3910
  a a2a:Person ;
  rdfs:label "Philip Jacob Köhler" ;
  a2a:PersonName [
    rdfs:label "Philip Jacob Köhler" ;
    a2a:PersonNameFirstName "Philip Jacob" ;
    a2a:PersonNameLastName "Köhler"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arts" .

oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-c654d78f-d056-9105-0c97-4fe835a6965d
  a a2a:Person ;
  rdfs:label "Willem Molegraaf" ;
  a2a:PersonName [
    rdfs:label "Willem Molegraaf" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Molegraaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "gemeentebode" .

oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-bed61d21-da78-2727-69bf-ac0dc4443bd8
  a a2a:Person ;
  rdfs:label "Govert Tactor" ;
  a2a:PersonName [
    rdfs:label "Govert Tactor" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Tactor"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person-1142e366-49df-6a8c-a20e-e9e605bfe664
  a a2a:Person ;
  rdfs:label "Neeltje Tactor" ;
  a2a:PersonName [
    rdfs:label "Neeltje Tactor" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Tactor"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1912-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person:9b799eac-38f2-e414-bba4-939e18dba71a ;
  a2a:EventKeyRef oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 .

oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person:314861b1-5d8f-d26c-8377-70c217ae3910 ;
  a2a:EventKeyRef oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 .

oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person:c654d78f-d056-9105-0c97-4fe835a6965d ;
  a2a:EventKeyRef oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 .

oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person:bed61d21-da78-2727-69bf-ac0dc4443bd8 ;
  a2a:EventKeyRef oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 .

oa:relationep_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Person:1142e366-49df-6a8c-a20e-e9e605bfe664 ;
  a2a:EventKeyRef oa:event_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d_Event1 .

oa:source_sha_9e9f2aaa-b8fa-717e-1964-b182acf75c8d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1912-12-25 - 1912-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1912-12-25"^^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: 333, Periode: 1903-1912" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "333" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 333, Periode: 1903-1912, Overlijdensregister, 31, 333"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0a3820de-dc20-973b-0e3c-5148f263d055.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9e9f2aaa-b8fa-717e-1964-b182acf75c8d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0a3820de-dc20-973b-0e3c-5148f263d055.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9e9f2aaa-b8fa-717e-1964-b182acf75c8d" ;
  a2a:RecordGUID "{9e9f2aaa-b8fa-717e-1964-b182acf75c8d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_538_00000538.xml van SHA" .

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