@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_02AFA807-2C52-4B20-8959-CD4946C7BEEE
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1694)" ;
  a2a:hasPerson oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189708, oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189707 ;
  a2a:hasEvent oa:event_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_0, oa:relationep_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_1 ;
  a2a:hasSource oa:source_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE .

oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189708
  a a2a:Person ;
  rdfs:label "Enos Farges" ;
  a2a:PersonName [
    rdfs:label "Enos Farges" ;
    a2a:PersonNameFirstName "Enos" ;
    a2a:PersonNameLastName "Farges"
  ] .

oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189707
  a a2a:Person ;
  rdfs:label "N N" ;
  a2a:PersonName [
    rdfs:label "N N" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "N"
  ] .

oa:event_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:relationep_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_0
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189708 ;
  a2a:EventKeyRef oa:event_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Event1 .

oa:relationep_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_1
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Person3142189707 ;
  a2a:EventKeyRef oa:event_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE_Event1 .

oa:source_zar_02AFA807-2C52-4B20-8959-CD4946C7BEEE
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Goes" ;
    a2a:Country "Nederland" ;
    rdfs:label "Goes, Nederland", "1694-10-01 - 1694-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-1694" ;
    a2a:Year "1694" ;
    a2a:Month "10" ;
    rdfs:label "10-1694"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "DTBL Goes 19 Rekeningen kerkmeesters inkomsten en uitgaven begravingen 1680-1704" ;
    a2a:RegistryNumber "GOE-19" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), DTBL Goes 19 Rekeningen kerkmeesters inkomsten en uitgaven begravingen 1680-1704, GOE-19"
  ] ;
  a2a:SourceLastChangeDate "2023-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/02AFA8072C524B208959CD4946C7BEEE" ;
  a2a:RecordIdentifier "3142189706" ;
  a2a:RecordGUID "{02AFA807-2C52-4B20-8959-CD4946C7BEEE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2372D345EEF846218D0F8B1BDDDFB519" .

