@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_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549
  a a2a:Record ;
  rdfs:label "Begrafenis op 14 maart 1795 te Zaltbommel" ;
  a2a:hasPerson oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person1, oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person2 ;
  a2a:hasEvent oa:event_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_0, oa:relationep_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_1 ;
  a2a:hasSource oa:source_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549 .

oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person1
  a a2a:Person ;
  rdfs:label "Anna Christina van Breest" ;
  a2a:PersonName [
    rdfs:label "Anna Christina van Breest" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breest"
  ] ;
  a2a:Gender "Man" .

oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person2
  a a2a:Person ;
  rdfs:label "van der Zalm" ;
  a2a:PersonName [
    rdfs:label "van der Zalm" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zalm"
  ] .

oa:event_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1795-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] ;
  a2a:EventRemarkOpmerking "14.03.1795 Burgemester Anna Christ[in]a van Beest, wed. van der Zalm." .

oa:relationep_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person1 ;
  a2a:EventKeyRef oa:event_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Event1 .

oa:relationep_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_1
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Person2 ;
  a2a:EventKeyRef oa:event_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549_Event1 .

oa:source_rar_467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1795-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Zaltbommel" ;
    a2a:Collection "NH Registratie van de eigenaren van graven en grafkelders in de Sint Maartenskerk uit 1718, met a..." ;
    a2a:RegistryNumber "1930" ;
    a2a:Folio "161" ;
    rdfs:label "Regionaal Archief Rivierenland, Zaltbommel, NH Registratie van de eigenaren van graven en grafkelders in de Sint Maartenskerk uit 1718, met a..., 1930, 161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1930&minr=8907919&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1930&minr=8907919&miview=ldt" ;
  a2a:RecordGUID "{467f8dfa-e9e1-c0aa-5b45-38a3bcdf7549}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3198-1930_54_MI.xml van RAR" .

