@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_04447bae-fe4d-2d05-3abe-91b9bfe8adcf
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1787)" ;
  a2a:hasPerson oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person1, oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person2 ;
  a2a:hasEvent oa:event_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_0, oa:relationep_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_1 ;
  a2a:hasSource oa:source_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf .

oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person1
  a a2a:Person ;
  rdfs:label "[?] Boutens" ;
  a2a:PersonName [
    rdfs:label "[?] Boutens" ;
    a2a:PersonNameFirstName "[?]" ;
    a2a:PersonNameLastName "Boutens"
  ] .

oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person2
  a a2a:Person ;
  rdfs:label "Marinus Boutens" ;
  a2a:PersonName [
    rdfs:label "Marinus Boutens" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Boutens"
  ] .

oa:event_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:EventRemark108_Bron "DTBL Goes 25 (Rekeningen van de kerkmeesters van inkomsten en uitgaven van begravingen, 1785-1794)" ;
  a2a:EventRemark102_Betreft "Kind van" .

oa:relationep_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_0
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person1 ;
  a2a:EventKeyRef oa:event_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Event1 .

oa:relationep_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_1
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Person2 ;
  a2a:EventKeyRef oa:event_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf_Event1 .

oa:source_zar_04447bae-fe4d-2d05-3abe-91b9bfe8adcf
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1787-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-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=13074144&miview=ldt" ;
  a2a:RecordGUID "{04447bae-fe4d-2d05-3abe-91b9bfe8adcf}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-MdbZA_995-GOE-25_54_MI.xml van ZAR" .

