@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_9b0ec58a-a693-eaec-e124-9275eca58587
  a a2a:Record ;
  rdfs:label "Overlijden op 24 januari 1889 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-18ada122-9768-c867-21e4-a1fc83e4623d, oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-cb33de12-f76f-4e7a-2fd5-46c7e0cc4297, oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-27ec66e2-4dd0-b062-a2c8-30e11ba1e043, oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-e7145aa4-1966-8f0f-8595-b7690fa3c01d ;
  a2a:hasEvent oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_0, oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_1, oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_2, oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_3 ;
  a2a:hasSource oa:source_sha_9b0ec58a-a693-eaec-e124-9275eca58587 .

oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-18ada122-9768-c867-21e4-a1fc83e4623d
  a a2a:Person ;
  rdfs:label "Adrianus van Hulten" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Hulten" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-cb33de12-f76f-4e7a-2fd5-46c7e0cc4297
  a a2a:Person ;
  rdfs:label "Johanna de Kloe" ;
  a2a:PersonName [
    rdfs:label "Johanna de Kloe" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kloe"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-27ec66e2-4dd0-b062-a2c8-30e11ba1e043
  a a2a:Person ;
  rdfs:label "Gijsbertus Laros" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Laros" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Laros"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person-e7145aa4-1966-8f0f-8595-b7690fa3c01d
  a a2a:Person ;
  rdfs:label "Adriana Maria Laros" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Laros" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Laros"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 maanden" ;
    rdfs:label "3 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1889-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person:18ada122-9768-c867-21e4-a1fc83e4623d ;
  a2a:EventKeyRef oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1 .

oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person:cb33de12-f76f-4e7a-2fd5-46c7e0cc4297 ;
  a2a:EventKeyRef oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1 .

oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person:27ec66e2-4dd0-b062-a2c8-30e11ba1e043 ;
  a2a:EventKeyRef oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1 .

oa:relationep_sha_9b0ec58a-a693-eaec-e124-9275eca58587_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Person:e7145aa4-1966-8f0f-8595-b7690fa3c01d ;
  a2a:EventKeyRef oa:event_sha_9b0ec58a-a693-eaec-e124-9275eca58587_Event1 .

oa:source_sha_9b0ec58a-a693-eaec-e124-9275eca58587
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1889-01-24 - 1889-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1889-01-24"^^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: 787, Periode: 1871-1895" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "787" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 787, Periode: 1871-1895, Overlijdensregister, 2, 787"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/726280e4-0fce-da27-1324-71e16213f8dd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9b0ec58a-a693-eaec-e124-9275eca58587" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/726280e4-0fce-da27-1324-71e16213f8dd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9b0ec58a-a693-eaec-e124-9275eca58587" ;
  a2a:RecordGUID "{9b0ec58a-a693-eaec-e124-9275eca58587}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1260_00001260.xml van SHA" .

