@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_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1808)" ;
  a2a:hasPerson oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562202, oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562201 ;
  a2a:hasEvent oa:event_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_0, oa:relationep_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_1 ;
  a2a:hasSource oa:source_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE .

oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562202
  a a2a:Person ;
  rdfs:label "Herman C..s Rens" ;
  a2a:PersonName [
    rdfs:label "Herman C..s Rens" ;
    a2a:PersonNameFirstName "Herman C..s" ;
    a2a:PersonNameLastName "Rens"
  ] .

oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562201
  a a2a:Person ;
  rdfs:label "Angenita Rens" ;
  a2a:PersonName [
    rdfs:label "Angenita Rens" ;
    a2a:PersonNameFirstName "Angenita" ;
    a2a:PersonNameLastName "Rens"
  ] .

oa:event_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562202 ;
  a2a:EventKeyRef oa:event_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Event1 .

oa:relationep_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_1
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Person3655562201 ;
  a2a:EventKeyRef oa:event_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE_Event1 .

oa:source_zar_68698D52-11DA-4C7B-8F5E-DFDEC115D6CE
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1808-11-14 - 1808-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-11-1808" ;
    a2a:Year "1808" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "14-11-1808"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Gilden te Vlissingen, 1508-1812" ;
    a2a:Book "Vlissingen, Begraafboek lijkdienaarsgilde, 1795-1812" ;
    a2a:RegistryNumber "133" ;
    a2a:Folio "222" ;
    rdfs:label "Zeeuws Archief, Middelburg, Gilden te Vlissingen, 1508-1812, Vlissingen, Begraafboek lijkdienaarsgilde, 1795-1812, 133, 222"
  ] ;
  a2a:SourceLastChangeDate "2024-04-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/68698D5211DA4C7B8F5EDFDEC115D6CE" ;
  a2a:RecordIdentifier "3655562200" ;
  a2a:RecordGUID "{68698D52-11DA-4C7B-8F5E-DFDEC115D6CE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CE810D1A5D2545E4BF55AFA152BA8064" .

