@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_23b2c9a4-49f9-e531-60cd-e9ff2894d894
  a a2a:Record ;
  rdfs:label "Begrafenis op 12 juli 1761 te Herpen" ;
  a2a:hasPerson oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person-b4d42b23-40e5-a5b3-4b49-10740d25dbeb, oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person-47de32c6-4411-8999-1deb-33818b4d7a9e ;
  a2a:hasEvent oa:event_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_0, oa:relationep_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_1 ;
  a2a:hasSource oa:source_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894 .

oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person-b4d42b23-40e5-a5b3-4b49-10740d25dbeb
  a a2a:Person ;
  rdfs:label "Petrus Wellens" ;
  a2a:PersonName [
    rdfs:label "Petrus Wellens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Wellens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person-47de32c6-4411-8999-1deb-33818b4d7a9e
  a a2a:Person ;
  rdfs:label "N.N. Wellens" ;
  a2a:PersonName [
    rdfs:label "N.N. Wellens" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Wellens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1761-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpen" ;
    rdfs:label "Herpen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person:b4d42b23-40e5-a5b3-4b49-10740d25dbeb ;
  a2a:EventKeyRef oa:event_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Event1 .

oa:relationep_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Person:47de32c6-4411-8999-1deb-33818b4d7a9e ;
  a2a:EventKeyRef oa:event_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894_Event1 .

oa:source_bhi_23b2c9a4-49f9-e531-60cd-e9ff2894d894
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1761-07-12 - 1761-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1761-07-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 17, Periode: 1744-1798" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "63-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 17, Periode: 1744-1798, Begraven, 17, 63-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f01984cb-d73f-6673-b36a-5e74edcb028c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f01984cb-d73f-6673-b36a-5e74edcb028c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/23b2c9a4-49f9-e531-60cd-e9ff2894d894" ;
  a2a:RecordGUID "{23b2c9a4-49f9-e531-60cd-e9ff2894d894}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57509_00057509.xml van BHI" .

[] a2a:PersonRemarkdiversen "Uit Wooij." .
