@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_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juli 1880 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-31ba8548-aba5-da87-4295-956bbf815634, oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-86a464c0-16e6-ab3d-0d2b-dbd2d99820d6, oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-8105ef61-8d42-8669-aa24-e56cf621e0f8, oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-0683bd86-7d97-3f44-39df-edae428fefc0 ;
  a2a:hasEvent oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_0, oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_1, oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_2, oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_3 ;
  a2a:hasSource oa:source_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc .

oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-31ba8548-aba5-da87-4295-956bbf815634
  a a2a:Person ;
  rdfs:label "Petronella Rolanda van Mil" ;
  a2a:PersonName [
    rdfs:label "Petronella Rolanda van Mil" ;
    a2a:PersonNameFirstName "Petronella Rolanda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mil"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 maanden" ;
    rdfs:label "4 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-86a464c0-16e6-ab3d-0d2b-dbd2d99820d6
  a a2a:Person ;
  rdfs:label "Franciscus Wilhelmus van Liempt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Wilhelmus van Liempt" ;
    a2a:PersonNameFirstName "Franciscus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liempt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-8105ef61-8d42-8669-aa24-e56cf621e0f8
  a a2a:Person ;
  rdfs:label "Petronella Cornelia van der Sanden" ;
  a2a:PersonName [
    rdfs:label "Petronella Cornelia van der Sanden" ;
    a2a:PersonNameFirstName "Petronella Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sanden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person-0683bd86-7d97-3f44-39df-edae428fefc0
  a a2a:Person ;
  rdfs:label "Johannes van Mil" ;
  a2a:PersonName [
    rdfs:label "Johannes van Mil" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mil"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "kuiper" .

oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1880-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person:31ba8548-aba5-da87-4295-956bbf815634 ;
  a2a:EventKeyRef oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1 .

oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person:86a464c0-16e6-ab3d-0d2b-dbd2d99820d6 ;
  a2a:EventKeyRef oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1 .

oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person:8105ef61-8d42-8669-aa24-e56cf621e0f8 ;
  a2a:EventKeyRef oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1 .

oa:relationep_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Person:0683bd86-7d97-3f44-39df-edae428fefc0 ;
  a2a:EventKeyRef oa:event_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc_Event1 .

oa:source_sha_fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1880-07-10 - 1880-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1880-07-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: 2629, Periode: 1877-1884" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "2629" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2629, Periode: 1877-1884, Overlijdensregister, 65, 2629"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/75c00f2e-d530-abd3-52fd-5536c085406a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/75c00f2e-d530-abd3-52fd-5536c085406a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc" ;
  a2a:RecordGUID "{fa6f8ba0-48fa-15fd-35ba-a3c4066a6efc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6625_00006625.xml van SHA" .

