@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_66057af5-762b-4a1b-c19a-2a8ef542ffc7
  a a2a:Record ;
  rdfs:label "Begrafenis op 28 mei 1801 te Oss" ;
  a2a:hasPerson oa:person_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Person-c2d8a751-24fc-9d34-7316-a50dfa27daff ;
  a2a:hasEvent oa:event_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_0 ;
  a2a:hasSource oa:source_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7 .

oa:person_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Person-c2d8a751-24fc-9d34-7316-a50dfa27daff
  a a2a:Person ;
  rdfs:label "Gertruij Dirk Jan Claasse" ;
  a2a:PersonName [
    rdfs:label "Gertruij Dirk Jan Claasse" ;
    a2a:PersonNameFirstName "Gertruij" ;
    a2a:PersonNamePatronym "Dirk Jan" ;
    a2a:PersonNameLastName "Claasse"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1801-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Person:c2d8a751-24fc-9d34-7316-a50dfa27daff ;
  a2a:EventKeyRef oa:event_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7_Event1 .

oa:source_bhi_66057af5-762b-4a1b-c19a-2a8ef542ffc7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1801-05-28 - 1801-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1801-05-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 32, Periode: 1787-1810" ;
    a2a:Book "Oss begraafboek 1787-1810 (-1862)" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "32-13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 32, Periode: 1787-1810, Oss begraafboek 1787-1810 (-1862), 32, 32-13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/847d372f-9a79-673a-2059-a410ec69cab8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/847d372f-9a79-673a-2059-a410ec69cab8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/66057af5-762b-4a1b-c19a-2a8ef542ffc7" ;
  a2a:RecordGUID "{66057af5-762b-4a1b-c19a-2a8ef542ffc7}" ;
  a2a:SourceRemarkOpmerking "slechts geindiceerd tot en meet 1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36745_00036745.xml van BHI" .

