@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_3bb964f6-e657-a952-e8af-d8a24bc06188
  a a2a:Record ;
  rdfs:label "Begrafenis op 22 januari 1762 te Oss" ;
  a2a:hasPerson oa:person_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Person-bd520107-8005-dcf1-5582-6264bba63365 ;
  a2a:hasEvent oa:event_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_0 ;
  a2a:hasSource oa:source_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188 .

oa:person_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Person-bd520107-8005-dcf1-5582-6264bba63365
  a a2a:Person ;
  rdfs:label "Magtel Jansen" ;
  a2a:PersonName [
    rdfs:label "Magtel Jansen" ;
    a2a:PersonNameFirstName "Magtel" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1762-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Person:bd520107-8005-dcf1-5582-6264bba63365 ;
  a2a:EventKeyRef oa:event_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188_Event1 .

oa:source_bhi_3bb964f6-e657-a952-e8af-d8a24bc06188
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1762-01-22 - 1762-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1762-01-22"^^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 "149-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 13, Periode: 1712-1785, Begraven, 13, 149-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/11716506-2161-4dda-c582-04a4b802da38.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/11716506-2161-4dda-c582-04a4b802da38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3bb964f6-e657-a952-e8af-d8a24bc06188" ;
  a2a:RecordGUID "{3bb964f6-e657-a952-e8af-d8a24bc06188}" ;
  a2a:SourceRemarkOpmerking "kladblaadje 114a/b niet in index opgenomen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33443_00033443.xml van BHI" .

