@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_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 oktober 1624 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person-9eaa2626-d507-a5f0-8f49-214e19a4deec, oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person-b36eaff9-eb87-960e-c32c-ff38c1c25f42 ;
  a2a:hasEvent oa:event_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_0 ;
  a2a:hasSource oa:source_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375 .

oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person-9eaa2626-d507-a5f0-8f49-214e19a4deec
  a a2a:Person ;
  rdfs:label "Henrijck Pauwels" ;
  a2a:PersonName [
    rdfs:label "Henrijck Pauwels" ;
    a2a:PersonNameFirstName "Henrijck" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person-b36eaff9-eb87-960e-c32c-ff38c1c25f42
  a a2a:Person ;
  rdfs:label "Martijn N.N." ;
  a2a:PersonName [
    rdfs:label "Martijn N.N." ;
    a2a:PersonNameFirstName "Martijn" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1624-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person:b36eaff9-eb87-960e-c32c-ff38c1c25f42 ;
  a2a:EventKeyRef oa:event_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Event1 .

oa:relationpp_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person:b36eaff9-eb87-960e-c32c-ff38c1c25f42, oa:person_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375_Person:9eaa2626-d507-a5f0-8f49-214e19a4deec .

oa:source_bhi_2d86724d-da95-ff02-4d45-8e12aa0bb375
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1618-01-01 - 1693-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1618-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 11, Periode: 1618..." ;
    a2a:Book "Abdij van Berne doop-, trouw- en begraafboek 1618-1693" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "3-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 11, Periode: 1618..., Abdij van Berne doop-, trouw- en begraafboek 1618-1693, 11, 3-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d000a172-6eae-de65-cf2c-9bda04f064db.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d000a172-6eae-de65-cf2c-9bda04f064db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2d86724d-da95-ff02-4d45-8e12aa0bb375" ;
  a2a:RecordGUID "{2d86724d-da95-ff02-4d45-8e12aa0bb375}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74968_00074968.xml van BHI" .

