@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_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb
  a a2a:Record ;
  rdfs:label "Overlijden op 5 november 1884 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-488d11bf-e9cf-f4f1-5759-379c73f947a1, oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-b852991f-ae22-a3f6-0c2c-93203c324e50, oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-6c7a0008-bce4-3d6e-b160-1c6a5804617b, oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-ae44779b-b473-452f-7a5b-0724a09bdf9d ;
  a2a:hasEvent oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_0, oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_1, oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_2, oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_3 ;
  a2a:hasSource oa:source_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb .

oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-488d11bf-e9cf-f4f1-5759-379c73f947a1
  a a2a:Person ;
  rdfs:label "Josephus Wilhelmus van Ree" ;
  a2a:PersonName [
    rdfs:label "Josephus Wilhelmus van Ree" ;
    a2a:PersonNameFirstName "Josephus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 maanden" ;
    rdfs:label "9 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-b852991f-ae22-a3f6-0c2c-93203c324e50
  a a2a:Person ;
  rdfs:label "Matheus van Oudheusden" ;
  a2a:PersonName [
    rdfs:label "Matheus van Oudheusden" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oudheusden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-6c7a0008-bce4-3d6e-b160-1c6a5804617b
  a a2a:Person ;
  rdfs:label "Cornelius Antonius van Ree" ;
  a2a:PersonName [
    rdfs:label "Cornelius Antonius van Ree" ;
    a2a:PersonNameFirstName "Cornelius Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person-ae44779b-b473-452f-7a5b-0724a09bdf9d
  a a2a:Person ;
  rdfs:label "Anna Maria van Dongen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Dongen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1884-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person:488d11bf-e9cf-f4f1-5759-379c73f947a1 ;
  a2a:EventKeyRef oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1 .

oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_1
  a a2a:RelationEP ;
  rdfs:label "other:Oom" ;
  a2a:RelationType "other:Oom" ;
  a2a:PersonKeyRef oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person:b852991f-ae22-a3f6-0c2c-93203c324e50 ;
  a2a:EventKeyRef oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1 .

oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person:6c7a0008-bce4-3d6e-b160-1c6a5804617b ;
  a2a:EventKeyRef oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1 .

oa:relationep_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Person:ae44779b-b473-452f-7a5b-0724a09bdf9d ;
  a2a:EventKeyRef oa:event_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb_Event1 .

oa:source_sha_9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1884-11-05 - 1884-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1884-11-05"^^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 "95" ;
    a2a:RegistryNumber "2629" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2629, Periode: 1877-1884, Overlijdensregister, 95, 2629"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/af422d7f-e603-5c70-8a67-338e4252348c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/af422d7f-e603-5c70-8a67-338e4252348c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb" ;
  a2a:RecordGUID "{9c6a5fcb-1acf-7fb6-da0c-a1eec9c720fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6562_00006562.xml van SHA" .

