@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_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1729)" ;
  a2a:hasPerson oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062550, oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062549 ;
  a2a:hasEvent oa:event_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_0, oa:relationep_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_1 ;
  a2a:hasSource oa:source_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F .

oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062550
  a a2a:Person ;
  rdfs:label "Jan van Uffel" ;
  a2a:PersonName [
    rdfs:label "Jan van Uffel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uffel"
  ] .

oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062549
  a a2a:Person ;
  rdfs:label "Petronella van Uffel" ;
  a2a:PersonName [
    rdfs:label "Petronella van Uffel" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uffel"
  ] .

oa:event_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Hulst" ;
    rdfs:label "Hulst"
  ] .

oa:relationep_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_0
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062550 ;
  a2a:EventKeyRef oa:event_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Event1 .

oa:relationep_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_1
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Person4187062549 ;
  a2a:EventKeyRef oa:event_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F_Event1 .

oa:source_zar_70DFC277-6841-42C5-9DAF-704B79DF4D9F
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Hulst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hulst, Nederland", "1729-08-09 - 1729-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-08-1729" ;
    a2a:Year "1729" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "09-08-1729"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810" ;
    a2a:Book "Hulst Rooms-katholiek begraafregister 1709-1740" ;
    a2a:RegistryNumber "508" ;
    rdfs:label "Zeeuws Archief, Middelburg, Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810, Hulst Rooms-katholiek begraafregister 1709-1740, 508"
  ] ;
  a2a:SourceLastChangeDate "2025-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/70DFC277684142C59DAF704B79DF4D9F" ;
  a2a:RecordIdentifier "4187062548" ;
  a2a:RecordGUID "{70DFC277-6841-42C5-9DAF-704B79DF4D9F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/38D7B559D1454A9DB7CB8F0ED5C99A5E" .

