@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_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349
  a a2a:Record ;
  rdfs:label "Overlijden op 27 mei 1905 te Dussen" ;
  a2a:hasPerson oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-4f00d595-7ac7-3a32-b3f6-2ad414881adb, oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-6d1f52f8-1053-2500-1635-fc11c1220acd, oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-9863c2d3-7088-24c4-26bf-95baf1ddc1e5, oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-60cc34c7-c6af-2130-6588-8ca5fc457a71 ;
  a2a:hasEvent oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_0, oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_1, oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_2, oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_3 ;
  a2a:hasSource oa:source_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349 .

oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-4f00d595-7ac7-3a32-b3f6-2ad414881adb
  a a2a:Person ;
  rdfs:label "Adriana Jacoba Pullen" ;
  a2a:PersonName [
    rdfs:label "Adriana Jacoba Pullen" ;
    a2a:PersonNameFirstName "Adriana Jacoba" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-6d1f52f8-1053-2500-1635-fc11c1220acd
  a a2a:Person ;
  rdfs:label "Antonie Broekhuijsen" ;
  a2a:PersonName [
    rdfs:label "Antonie Broekhuijsen" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Broekhuijsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-9863c2d3-7088-24c4-26bf-95baf1ddc1e5
  a a2a:Person ;
  rdfs:label "Dingeman van Krimpen" ;
  a2a:PersonName [
    rdfs:label "Dingeman van Krimpen" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Krimpen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "tuinier" .

oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person-60cc34c7-c6af-2130-6588-8ca5fc457a71
  a a2a:Person ;
  rdfs:label "Meeuwis van Krimpen" ;
  a2a:PersonName [
    rdfs:label "Meeuwis van Krimpen" ;
    a2a:PersonNameFirstName "Meeuwis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Krimpen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "15 dagen" ;
    rdfs:label "15 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1905-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person:4f00d595-7ac7-3a32-b3f6-2ad414881adb ;
  a2a:EventKeyRef oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1 .

oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person:6d1f52f8-1053-2500-1635-fc11c1220acd ;
  a2a:EventKeyRef oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1 .

oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person:9863c2d3-7088-24c4-26bf-95baf1ddc1e5 ;
  a2a:EventKeyRef oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1 .

oa:relationep_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Person:60cc34c7-c6af-2130-6588-8ca5fc457a71 ;
  a2a:EventKeyRef oa:event_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349_Event1 .

oa:source_sha_ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1905-05-27 - 1905-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1905-05-27"^^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: 3411, Periode: 1903-1907" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "3411" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3411, Periode: 1903-1907, Overlijdensregister, 28, 3411"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f6b61883-dcc0-64b6-8d7b-7e022a9b0db5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f6b61883-dcc0-64b6-8d7b-7e022a9b0db5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349" ;
  a2a:RecordGUID "{ecd1fb5d-b8a7-bcdc-7e6d-9dd7d43a2349}" ;
  a2a:SourceRemarkOpmerking "Scans zijn van registers van Brabants Historisch Informatie Centrum te ’s-Hertogenbosch." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_38_00000038.xml van SHA" .

