@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_d363735c-e6a3-d0b1-d9ce-bb257cd271ad
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1811 te Sprang" ;
  a2a:hasPerson oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-aba3a738-1983-03ac-e0eb-a6e72cebac33, oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-8c8cdead-25d1-0423-8374-3f8ad089db39, oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-88a97d42-45b8-ea5f-145d-f71b2f3e7229 ;
  a2a:hasEvent oa:event_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_0, oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_1, oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_2 ;
  a2a:hasSource oa:source_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad .

oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-aba3a738-1983-03ac-e0eb-a6e72cebac33
  a a2a:Person ;
  rdfs:label "Caterine de Graaf" ;
  a2a:PersonName [
    rdfs:label "Caterine de Graaf" ;
    a2a:PersonNameFirstName "Caterine" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-8c8cdead-25d1-0423-8374-3f8ad089db39
  a a2a:Person ;
  rdfs:label "Matthieu van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Matthieu van Vuuren" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person-88a97d42-45b8-ea5f-145d-f71b2f3e7229
  a a2a:Person ;
  rdfs:label "Nicolas de Graaf" ;
  a2a:PersonName [
    rdfs:label "Nicolas de Graaf" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1811-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person:aba3a738-1983-03ac-e0eb-a6e72cebac33 ;
  a2a:EventKeyRef oa:event_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Event1 .

oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person:8c8cdead-25d1-0423-8374-3f8ad089db39 ;
  a2a:EventKeyRef oa:event_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Event1 .

oa:relationep_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Person:88a97d42-45b8-ea5f-145d-f71b2f3e7229 ;
  a2a:EventKeyRef oa:event_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad_Event1 .

oa:source_sha_d363735c-e6a3-d0b1-d9ce-bb257cd271ad
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1811-02-15 - 1811-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1811-02-15"^^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: 336, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "336" ;
    a2a:Folio "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 336, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 336, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bcb7c059-b7e9-0676-75d6-d9ba208edd95.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d363735c-e6a3-d0b1-d9ce-bb257cd271ad" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bcb7c059-b7e9-0676-75d6-d9ba208edd95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d363735c-e6a3-d0b1-d9ce-bb257cd271ad" ;
  a2a:RecordGUID "{d363735c-e6a3-d0b1-d9ce-bb257cd271ad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1255_00001255.xml van SHA" .

