@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_a62b3b4f-36c8-a578-6729-059806d78094
  a a2a:Record ;
  rdfs:label "Begrafenis op 26 mei 1724 te Oss" ;
  a2a:hasPerson oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person-0dc0c88f-38e0-564e-5c40-b1d28a087521, oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person-6e4730d9-2471-ee16-8c98-e2cf6f451cee ;
  a2a:hasEvent oa:event_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a62b3b4f-36c8-a578-6729-059806d78094_0, oa:relationep_bhi_a62b3b4f-36c8-a578-6729-059806d78094_1 ;
  a2a:hasSource oa:source_bhi_a62b3b4f-36c8-a578-6729-059806d78094 .

oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person-0dc0c88f-38e0-564e-5c40-b1d28a087521
  a a2a:Person ;
  rdfs:label "Ariaan Peter Geurts" ;
  a2a:PersonName [
    rdfs:label "Ariaan Peter Geurts" ;
    a2a:PersonNameFirstName "Ariaan" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person-6e4730d9-2471-ee16-8c98-e2cf6f451cee
  a a2a:Person ;
  rdfs:label "Marie Geurts" ;
  a2a:PersonName [
    rdfs:label "Marie Geurts" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1724-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_a62b3b4f-36c8-a578-6729-059806d78094_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person:0dc0c88f-38e0-564e-5c40-b1d28a087521 ;
  a2a:EventKeyRef oa:event_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Event1 .

oa:relationep_bhi_a62b3b4f-36c8-a578-6729-059806d78094_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Person:6e4730d9-2471-ee16-8c98-e2cf6f451cee ;
  a2a:EventKeyRef oa:event_bhi_a62b3b4f-36c8-a578-6729-059806d78094_Event1 .

oa:source_bhi_a62b3b4f-36c8-a578-6729-059806d78094
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1724-05-26 - 1724-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1724-05-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 13, Periode: 1712-1785" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "41-15" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 13, Periode: 1712-1785, Begraven, 13, 41-15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c8b2860d-25c9-66a2-cd3d-508b92881055.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c8b2860d-25c9-66a2-cd3d-508b92881055.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a62b3b4f-36c8-a578-6729-059806d78094" ;
  a2a:RecordGUID "{a62b3b4f-36c8-a578-6729-059806d78094}" ;
  a2a:SourceRemarkOpmerking "kladblaadje 114a/b niet in index opgenomen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35912_00035912.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
