@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_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1916 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-3b02d616-a1f7-7a8c-8d85-ccfaefa169b5, oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-fae1565f-a1b3-3bfd-d679-79578c92bb85, oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-21e5fccb-c3de-15c3-93c7-b59db1bd7552, oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-8aa327dd-dff3-4916-0836-495d179866b5 ;
  a2a:hasEvent oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_0, oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_1, oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_2, oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_3 ;
  a2a:hasSource oa:source_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716 .

oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-3b02d616-a1f7-7a8c-8d85-ccfaefa169b5
  a a2a:Person ;
  rdfs:label "Catharina Kooijman" ;
  a2a:PersonName [
    rdfs:label "Catharina Kooijman" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rossum" ;
    rdfs:label "Rossum"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-fae1565f-a1b3-3bfd-d679-79578c92bb85
  a a2a:Person ;
  rdfs:label "Maarten Baks" ;
  a2a:PersonName [
    rdfs:label "Maarten Baks" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-21e5fccb-c3de-15c3-93c7-b59db1bd7552
  a a2a:Person ;
  rdfs:label "Johannes Wuits" ;
  a2a:PersonName [
    rdfs:label "Johannes Wuits" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wuits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rossum" ;
    rdfs:label "Rossum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person-8aa327dd-dff3-4916-0836-495d179866b5
  a a2a:Person ;
  rdfs:label "Adrianus Peter Wuits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Peter Wuits" ;
    a2a:PersonNameFirstName "Adrianus Peter" ;
    a2a:PersonNameLastName "Wuits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rossum" ;
    rdfs:label "Rossum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "13 maanden" ;
    rdfs:label "13 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rossum" ;
    rdfs:label "Rossum"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1916-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person:3b02d616-a1f7-7a8c-8d85-ccfaefa169b5 ;
  a2a:EventKeyRef oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1 .

oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person:fae1565f-a1b3-3bfd-d679-79578c92bb85 ;
  a2a:EventKeyRef oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1 .

oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person:21e5fccb-c3de-15c3-93c7-b59db1bd7552 ;
  a2a:EventKeyRef oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1 .

oa:relationep_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Person:8aa327dd-dff3-4916-0836-495d179866b5 ;
  a2a:EventKeyRef oa:event_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716_Event1 .

oa:source_sha_2cbd809c-08c9-ee0a-e7ce-1e359ecf8716
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1916-03-19 - 1916-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1916-03-19"^^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: 6322, Periode: 1913-1922" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "6322" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6322, Periode: 1913-1922, Overlijdensregister, 10, 6322"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/495a8b63-d7ae-e0e4-f829-3db6b1945d6f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2cbd809c-08c9-ee0a-e7ce-1e359ecf8716" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/495a8b63-d7ae-e0e4-f829-3db6b1945d6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2cbd809c-08c9-ee0a-e7ce-1e359ecf8716" ;
  a2a:RecordGUID "{2cbd809c-08c9-ee0a-e7ce-1e359ecf8716}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3638_00003638.xml van SHA" .

