@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_65804f57-73f1-e744-42b9-db6fd3e7845f
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1851 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-1f61e76b-2e2d-9b1e-125a-e456d916fdb8, oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-a0377e62-819b-62c7-16d3-6643d592a9f7, oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-da6188ab-b1b9-4ba1-3559-6fbb89bdcbd0, oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-ec1e59bd-2495-e2c3-dcf4-5af15594d9a9 ;
  a2a:hasEvent oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_0, oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_1, oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_2, oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_3 ;
  a2a:hasSource oa:source_sha_65804f57-73f1-e744-42b9-db6fd3e7845f .

oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-1f61e76b-2e2d-9b1e-125a-e456d916fdb8
  a a2a:Person ;
  rdfs:label "Adrianus Johan van der Tak" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johan van der Tak" ;
    a2a:PersonNameFirstName "Adrianus Johan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "horlogehersteller" .

oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-a0377e62-819b-62c7-16d3-6643d592a9f7
  a a2a:Person ;
  rdfs:label "Adrianus Maas" ;
  a2a:PersonName [
    rdfs:label "Adrianus Maas" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-da6188ab-b1b9-4ba1-3559-6fbb89bdcbd0
  a a2a:Person ;
  rdfs:label "Gerritje Bedee" ;
  a2a:PersonName [
    rdfs:label "Gerritje Bedee" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Bedee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person-ec1e59bd-2495-e2c3-dcf4-5af15594d9a9
  a a2a:Person ;
  rdfs:label "Markus Maas" ;
  a2a:PersonName [
    rdfs:label "Markus Maas" ;
    a2a:PersonNameFirstName "Markus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 dagen" ;
    rdfs:label "14 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1851-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person:1f61e76b-2e2d-9b1e-125a-e456d916fdb8 ;
  a2a:EventKeyRef oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1 .

oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person:a0377e62-819b-62c7-16d3-6643d592a9f7 ;
  a2a:EventKeyRef oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1 .

oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person:da6188ab-b1b9-4ba1-3559-6fbb89bdcbd0 ;
  a2a:EventKeyRef oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1 .

oa:relationep_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Person:ec1e59bd-2495-e2c3-dcf4-5af15594d9a9 ;
  a2a:EventKeyRef oa:event_sha_65804f57-73f1-e744-42b9-db6fd3e7845f_Event1 .

oa:source_sha_65804f57-73f1-e744-42b9-db6fd3e7845f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1851-08-29 - 1851-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1851-08-29"^^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: 6315, Periode: 1843-1852" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "6315" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6315, Periode: 1843-1852, Overlijdensregister, 20, 6315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/349d99ab-baf0-6d2a-f074-193a61147ed7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/65804f57-73f1-e744-42b9-db6fd3e7845f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/349d99ab-baf0-6d2a-f074-193a61147ed7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/65804f57-73f1-e744-42b9-db6fd3e7845f" ;
  a2a:RecordGUID "{65804f57-73f1-e744-42b9-db6fd3e7845f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6416_00006416.xml van SHA" .

