@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_7d528f1a-c2af-8a0f-e65a-29699df34749
  a a2a:Record ;
  rdfs:label "Begrafenis op 8 augustus 1789 te Oss" ;
  a2a:hasPerson oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person-5e58e5b1-27cc-4ad6-a927-15f707928149, oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person-4ff56076-b521-fd56-4ec8-be511680a080 ;
  a2a:hasEvent oa:event_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_0, oa:relationep_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_1 ;
  a2a:hasSource oa:source_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749 .

oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person-5e58e5b1-27cc-4ad6-a927-15f707928149
  a a2a:Person ;
  rdfs:label "Jan Ruijssen" ;
  a2a:PersonName [
    rdfs:label "Jan Ruijssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ruijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person-4ff56076-b521-fd56-4ec8-be511680a080
  a a2a:Person ;
  rdfs:label "Geerdien Ruijssen" ;
  a2a:PersonName [
    rdfs:label "Geerdien Ruijssen" ;
    a2a:PersonNameFirstName "Geerdien" ;
    a2a:PersonNameLastName "Ruijssen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1789-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person:5e58e5b1-27cc-4ad6-a927-15f707928149 ;
  a2a:EventKeyRef oa:event_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Event1 .

oa:relationep_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Person:4ff56076-b521-fd56-4ec8-be511680a080 ;
  a2a:EventKeyRef oa:event_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749_Event1 .

oa:source_bhi_7d528f1a-c2af-8a0f-e65a-29699df34749
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1789-08-08 - 1789-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1789-08-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1786-1807" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "15-19" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1786-1807, Begraven, 14, 15-19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d28214ea-9008-e214-c7b7-2b80a8611205.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d28214ea-9008-e214-c7b7-2b80a8611205.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d528f1a-c2af-8a0f-e65a-29699df34749" ;
  a2a:RecordGUID "{7d528f1a-c2af-8a0f-e65a-29699df34749}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34634_00034634.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
