@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_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juni 1870 te Veen" ;
  a2a:hasPerson oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-a3d63393-9580-105d-0fe5-8de4e4d0181f, oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-f7c4560a-5bae-730d-00a0-1f49d7f6bd96, oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-aefacc74-71aa-d8da-93be-7c50b7f366a7, oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-4796db39-49ed-81f1-2ddf-e6c4ec838216 ;
  a2a:hasEvent oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_0, oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_1, oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_2, oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_3 ;
  a2a:hasSource oa:source_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7 .

oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-a3d63393-9580-105d-0fe5-8de4e4d0181f
  a a2a:Person ;
  rdfs:label "Cornelis van Dulst" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dulst" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 weken" ;
    rdfs:label "3 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-f7c4560a-5bae-730d-00a0-1f49d7f6bd96
  a a2a:Person ;
  rdfs:label "Levinus Meiresonne" ;
  a2a:PersonName [
    rdfs:label "Levinus Meiresonne" ;
    a2a:PersonNameFirstName "Levinus" ;
    a2a:PersonNameLastName "Meiresonne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-aefacc74-71aa-d8da-93be-7c50b7f366a7
  a a2a:Person ;
  rdfs:label "Maria van Velzen" ;
  a2a:PersonName [
    rdfs:label "Maria van Velzen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velzen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person-4796db39-49ed-81f1-2ddf-e6c4ec838216
  a a2a:Person ;
  rdfs:label "Gerrit van Dulst" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Dulst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "watermolenaar" .

oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1870-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person:a3d63393-9580-105d-0fe5-8de4e4d0181f ;
  a2a:EventKeyRef oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1 .

oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person:f7c4560a-5bae-730d-00a0-1f49d7f6bd96 ;
  a2a:EventKeyRef oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1 .

oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person:aefacc74-71aa-d8da-93be-7c50b7f366a7 ;
  a2a:EventKeyRef oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1 .

oa:relationep_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Person:4796db39-49ed-81f1-2ddf-e6c4ec838216 ;
  a2a:EventKeyRef oa:event_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7_Event1 .

oa:source_sha_0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1870-06-04 - 1870-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1870-06-04"^^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: 4843, Periode: 1861-1870" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "4843" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4843, Periode: 1861-1870, Overlijdensregister, 16, 4843"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ecf220b4-be69-9ede-6c77-cb36e94d3583.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ecf220b4-be69-9ede-6c77-cb36e94d3583.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7" ;
  a2a:RecordGUID "{0e1a4d4e-5f39-68da-a64b-ebcfe240d0a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6658_00006658.xml van SHA" .

