@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_59ea6573-6f31-aecf-c19b-1864fa1668b4
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 april 1723 te Vierlingsbeek" ;
  a2a:hasPerson oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-86027fee-4660-11e3-a747-d206bceb4d38, oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-7130eeac-5f38-5f2a-e313-ccd770e48230, oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-70991ff5-e8d1-4d90-9ce8-a5b3cce464ef ;
  a2a:hasEvent oa:event_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_0, oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_1, oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_2 ;
  a2a:hasSource oa:source_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4 .

oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-86027fee-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "N.N. Gerards" ;
  a2a:PersonName [
    rdfs:label "N.N. Gerards" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-7130eeac-5f38-5f2a-e313-ccd770e48230
  a a2a:Person ;
  rdfs:label "Matthia Jans" ;
  a2a:PersonName [
    rdfs:label "Matthia Jans" ;
    a2a:PersonNameFirstName "Matthia" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person-70991ff5-e8d1-4d90-9ce8-a5b3cce464ef
  a a2a:Person ;
  rdfs:label "Petrus Gerards" ;
  a2a:PersonName [
    rdfs:label "Petrus Gerards" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1723-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person:86027fee-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Event1 .

oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person:7130eeac-5f38-5f2a-e313-ccd770e48230 ;
  a2a:EventKeyRef oa:event_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Event1 .

oa:relationep_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Person:70991ff5-e8d1-4d90-9ce8-a5b3cce464ef ;
  a2a:EventKeyRef oa:event_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4_Event1 .

oa:source_bhi_59ea6573-6f31-aecf-c19b-1864fa1668b4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek", "1658-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1658-1811" ;
    a2a:Book "RK doop- en begraafboek 1658-1811" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "061r10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1658-1811, RK doop- en begraafboek 1658-1811, 1, 061r10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c074f28d-e74b-c7cb-e239-959cd8fe245f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c074f28d-e74b-c7cb-e239-959cd8fe245f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/59ea6573-6f31-aecf-c19b-1864fa1668b4" ;
  a2a:RecordGUID "{59ea6573-6f31-aecf-c19b-1864fa1668b4}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1658-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_13_00000013.xml van BHI" .

[]
  a2a:PersonRemarkdiversen "kind, uit Beek" ;
  a2a:PersonRemarkplaats_overlijden "Vierlingsbeek" ;
  a2a:PersonRemarkdatum_overlijden "1723-04-20" .

