@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_549a28be-bd0a-3d57-eb53-684bd98b1a60
  a a2a:Record ;
  rdfs:label "Begrafenis op 17 juli 1808 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-f7b73658-dc27-6f23-863d-ceb7fbfb2ed9, oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-db6a0a7f-db16-ae23-8a29-83cb424ac7f0, oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-4cec218e-acdd-1262-158e-10825d29bf45 ;
  a2a:hasEvent oa:event_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_0, oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_1, oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_2 ;
  a2a:hasSource oa:source_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60 .

oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-f7b73658-dc27-6f23-863d-ceb7fbfb2ed9
  a a2a:Person ;
  rdfs:label "Peter Maas" ;
  a2a:PersonName [
    rdfs:label "Peter Maas" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-db6a0a7f-db16-ae23-8a29-83cb424ac7f0
  a a2a:Person ;
  rdfs:label "Hendrik Anthonie van de Graef Hanedoes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Anthonie van de Graef Hanedoes" ;
    a2a:PersonNameFirstName "Hendrik Anthonie" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graef Hanedoes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person-4cec218e-acdd-1262-158e-10825d29bf45
  a a2a:Person ;
  rdfs:label "Elsje Christina van Barnevelt" ;
  a2a:PersonName [
    rdfs:label "Elsje Christina van Barnevelt" ;
    a2a:PersonNameFirstName "Elsje Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Barnevelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1808-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person:f7b73658-dc27-6f23-863d-ceb7fbfb2ed9 ;
  a2a:EventKeyRef oa:event_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Event1 .

oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person:db6a0a7f-db16-ae23-8a29-83cb424ac7f0 ;
  a2a:EventKeyRef oa:event_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Event1 .

oa:relationep_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Person:4cec218e-acdd-1262-158e-10825d29bf45 ;
  a2a:EventKeyRef oa:event_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60_Event1 .

oa:source_sha_549a28be-bd0a-3d57-eb53-684bd98b1a60
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1808-07-19 - 1808-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1808-07-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Woudrichem12, Periode: 1806-1810" ;
    a2a:Book "Begraven (gequalificeerde)" ;
    a2a:RegistryNumber "Woudrichem12" ;
    a2a:Folio "11v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem12, Periode: 1806-1810, Begraven (gequalificeerde), Woudrichem12, 11v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7b362b93-3697-2ba1-cde2-2bfc5e8b1986.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/549a28be-bd0a-3d57-eb53-684bd98b1a60" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7b362b93-3697-2ba1-cde2-2bfc5e8b1986.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/549a28be-bd0a-3d57-eb53-684bd98b1a60" ;
  a2a:RecordGUID "{549a28be-bd0a-3d57-eb53-684bd98b1a60}" ;
  a2a:SourceRemarkOpmerking "Datum aangifte: 19-07-1808", "Register van aangegeven lijken." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_652_00000652.xml van SHA" .

