@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_1BA2AB8E-0029-46B0-B2CC-649A25F962B8
  a a2a:Record ;
  rdfs:label "Begrafenis (in het jaar 1771)" ;
  a2a:hasPerson oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696214, oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696213 ;
  a2a:hasEvent oa:event_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_0, oa:relationep_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_1 ;
  a2a:hasSource oa:source_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8 .

oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696214
  a a2a:Person ;
  rdfs:label "Abraham Verheeke" ;
  a2a:PersonName [
    rdfs:label "Abraham Verheeke" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Verheeke"
  ] .

oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696213
  a a2a:Person ;
  rdfs:label "Jan Verheeke" ;
  a2a:PersonName [
    rdfs:label "Jan Verheeke" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verheeke"
  ] .

oa:event_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:relationep_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_0
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696214 ;
  a2a:EventKeyRef oa:event_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Event1 .

oa:relationep_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_1
  a a2a:RelationEP ;
  rdfs:label "other:Begravene" ;
  a2a:RelationType "other:Begravene" ;
  a2a:PersonKeyRef oa:person_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Person4339696213 ;
  a2a:EventKeyRef oa:event_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8_Event1 .

oa:source_zar_1BA2AB8E-0029-46B0-B2CC-649A25F962B8
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Middelburg, Nederland", "1771-05-22 - 1771-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-05-1771" ;
    a2a:Year "1771" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "22-05-1771"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Rekenkamer van Zeeland, ‘Rekenkamer D’, (1573) 1597-1805 (1808)" ;
    a2a:Book "Begraaflijst Middelburg 1771" ;
    a2a:RegistryNumber "60291" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rekenkamer van Zeeland, ‘Rekenkamer D’, (1573) 1597-1805 (1808), Begraaflijst Middelburg 1771, 60291"
  ] ;
  a2a:SourceLastChangeDate "2025-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/1BA2AB8E002946B0B2CC649A25F962B8" ;
  a2a:RecordIdentifier "4339696212" ;
  a2a:RecordGUID "{1BA2AB8E-0029-46B0-B2CC-649A25F962B8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9CF970CDA2134221BD9BC5FA8838FE5E" .

[] a2a:PersonRemarkOpmerking "Kapitein" .
