@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_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9
  a a2a:Record ;
  rdfs:label "Begrafenis op 15 maart 1748 te Haaren" ;
  a2a:hasPerson oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person-9197948e-464c-11e3-a747-d206bceb4d38, oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person-919752e4-464c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_0 ;
  a2a:hasSource oa:source_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9 .

oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person-9197948e-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Aarie" ;
  a2a:PersonName [
    rdfs:label "Aarie" ;
    a2a:PersonNameFirstName "Aarie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person-919752e4-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "N.N. Fuchs" ;
  a2a:PersonName [
    rdfs:label "N.N. Fuchs" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Fuchs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1748-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person:919752e4-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Event1 .

oa:relationpp_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person:919752e4-464c-11e3-a747-d206bceb4d38, oa:person_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9_Person:9197948e-464c-11e3-a747-d206bceb4d38 .

oa:source_bhi_b7c81fd4-5902-7e29-e92c-aeb31c6a91b9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1748-03-15 - 1748-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1748-03-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 7, Periode: 1742-1768" ;
    a2a:Book "Koster begraafboek 1742-1768" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 7, Periode: 1742-1768, Koster begraafboek 1742-1768, 7"
  ] ;
  a2a:SourceLastChangeDate "2016-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b7c81fd4-5902-7e29-e92c-aeb31c6a91b9" ;
  a2a:RecordGUID "{b7c81fd4-5902-7e29-e92c-aeb31c6a91b9}" ;
  a2a:SourceRemarkOpmerking "wonende aan de Neunes" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35366_00035366.xml van BHI" .

