@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_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1879 te Waspik" ;
  a2a:hasPerson oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-9bd7d317-d6d0-8ca0-92cf-ca0497c1bec3, oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-e20a14cf-be3b-49a2-5396-1777fb17b3e7, oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-53c64410-c14a-698b-5749-809ba0d00a2d, oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-10fec987-5e70-c7b3-a1cf-dfd1e3561b65, oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-b92c27cc-ecb1-d056-91e2-aff18018f411 ;
  a2a:hasEvent oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_0, oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_1, oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_2, oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_3, oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_4 ;
  a2a:hasSource oa:source_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633 .

oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-9bd7d317-d6d0-8ca0-92cf-ca0497c1bec3
  a a2a:Person ;
  rdfs:label "Petronella Schalken" ;
  a2a:PersonName [
    rdfs:label "Petronella Schalken" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Schalken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-e20a14cf-be3b-49a2-5396-1777fb17b3e7
  a a2a:Person ;
  rdfs:label "Bartholomeus Mathon" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Mathon" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Mathon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-53c64410-c14a-698b-5749-809ba0d00a2d
  a a2a:Person ;
  rdfs:label "Christiaan Musters" ;
  a2a:PersonName [
    rdfs:label "Christiaan Musters" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Musters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-10fec987-5e70-c7b3-a1cf-dfd1e3561b65
  a a2a:Person ;
  rdfs:label "Laurentius Mathon" ;
  a2a:PersonName [
    rdfs:label "Laurentius Mathon" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Mathon"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person-b92c27cc-ecb1-d056-91e2-aff18018f411
  a a2a:Person ;
  rdfs:label "Adrianus Mathon" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mathon" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mathon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1879-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person:9bd7d317-d6d0-8ca0-92cf-ca0497c1bec3 ;
  a2a:EventKeyRef oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 .

oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_1
  a a2a:RelationEP ;
  rdfs:label "other:Broer" ;
  a2a:RelationType "other:Broer" ;
  a2a:PersonKeyRef oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person:e20a14cf-be3b-49a2-5396-1777fb17b3e7 ;
  a2a:EventKeyRef oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 .

oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_2
  a a2a:RelationEP ;
  rdfs:label "other:Zwager" ;
  a2a:RelationType "other:Zwager" ;
  a2a:PersonKeyRef oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person:53c64410-c14a-698b-5749-809ba0d00a2d ;
  a2a:EventKeyRef oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 .

oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person:10fec987-5e70-c7b3-a1cf-dfd1e3561b65 ;
  a2a:EventKeyRef oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 .

oa:relationep_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Person:b92c27cc-ecb1-d056-91e2-aff18018f411 ;
  a2a:EventKeyRef oa:event_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633_Event1 .

oa:source_sha_9ba9eb4e-aa93-604d-b01e-1f3cdf80d633
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1879-11-21 - 1879-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1879-11-21"^^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: 180, Periode: 1870-1879" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "84" ;
    a2a:RegistryNumber "180" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 180, Periode: 1870-1879, Overlijdensregister, 84, 180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cf1b72f5-2f75-03c6-91f5-a28fe2525385.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9ba9eb4e-aa93-604d-b01e-1f3cdf80d633" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cf1b72f5-2f75-03c6-91f5-a28fe2525385.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9ba9eb4e-aa93-604d-b01e-1f3cdf80d633" ;
  a2a:RecordGUID "{9ba9eb4e-aa93-604d-b01e-1f3cdf80d633}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1401_00001401.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
