@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_057fd976-fd9a-ff6d-e9f5-01bb672d9405
  a a2a:Record ;
  rdfs:label "Begrafenis op 24 december 1745 te Veghel" ;
  a2a:hasPerson oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person-4e433734-d00a-6111-f19d-27c5adf6bdfc, oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person-c7043fb8-94a2-84b1-f8be-57e1838e9472 ;
  a2a:hasEvent oa:event_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_0, oa:relationep_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_1 ;
  a2a:hasSource oa:source_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405 .

oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person-4e433734-d00a-6111-f19d-27c5adf6bdfc
  a a2a:Person ;
  rdfs:label "Peeter Walraven" ;
  a2a:PersonName [
    rdfs:label "Peeter Walraven" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person-c7043fb8-94a2-84b1-f8be-57e1838e9472
  a a2a:Person ;
  rdfs:label "N.N. Walraven" ;
  a2a:PersonName [
    rdfs:label "N.N. Walraven" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1745-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person:4e433734-d00a-6111-f19d-27c5adf6bdfc ;
  a2a:EventKeyRef oa:event_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Event1 .

oa:relationep_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Person:c7043fb8-94a2-84b1-f8be-57e1838e9472 ;
  a2a:EventKeyRef oa:event_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405_Event1 .

oa:source_bhi_057fd976-fd9a-ff6d-e9f5-01bb672d9405
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1745-12-24 - 1745-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1745-12-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1735-1804" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "42-09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1735-1804, Begraven, 6, 42-09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/14a42109-a29c-c6a7-cf66-7bc70c9a08e6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/14a42109-a29c-c6a7-cf66-7bc70c9a08e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/057fd976-fd9a-ff6d-e9f5-01bb672d9405" ;
  a2a:RecordGUID "{057fd976-fd9a-ff6d-e9f5-01bb672d9405}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35065_00035065.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
