@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_fce90fee-a613-4682-e9fb-265d88a2baf2
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1794)" ;
  a2a:hasPerson oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person1, oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person2 ;
  a2a:hasEvent oa:event_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_0, oa:relationep_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_1 ;
  a2a:hasSource oa:source_zar_fce90fee-a613-4682-e9fb-265d88a2baf2 .

oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person1
  a a2a:Person ;
  rdfs:label "[?] Hollestelle" ;
  a2a:PersonName [
    rdfs:label "[?] Hollestelle" ;
    a2a:PersonNameFirstName "[?]" ;
    a2a:PersonNameLastName "Hollestelle"
  ] .

oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person2
  a a2a:Person ;
  rdfs:label "A. Hollestelle" ;
  a2a:PersonName [
    rdfs:label "A. Hollestelle" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Hollestelle"
  ] .

oa:event_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:EventRemark102_Betreft "Zoon van de weduwe van" ;
  a2a:EventRemark108_Bron "DTBL Goes 25 (Rekeningen van de kerkmeesters van inkomsten en uitgaven van begravingen, 1785-1794)" .

oa:relationep_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_0
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person1 ;
  a2a:EventKeyRef oa:event_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Event1 .

oa:relationep_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_1
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Person2 ;
  a2a:EventKeyRef oa:event_zar_fce90fee-a613-4682-e9fb-265d88a2baf2_Event1 .

oa:source_zar_fce90fee-a613-4682-e9fb-265d88a2baf2
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1794-01-01 - 1794-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "DTBL Goes 25 Rekeningen kerkmeesters inkomsten en uitgaven begravingen 1785-1794" ;
    a2a:RegistryNumber "GOE-25" ;
    rdfs:label "Zeeuws Archief, DTBL Goes 25 Rekeningen kerkmeesters inkomsten en uitgaven begravingen 1785-1794, GOE-25"
  ] ;
  a2a:SourceLastChangeDate "2019-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.zeeuwsarchief.nl/onderzoek-het-zelf/archief/?mivast=239&miadt=239&miaet=54&micode=995-GOE-25&minr=13075125&miview=ldt" ;
  a2a:RecordGUID "{fce90fee-a613-4682-e9fb-265d88a2baf2}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-MdbZA_995-GOE-25_54_MI.xml van ZAR" .

