@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_ce2c21d4-88e2-99ef-cd7d-e02d77c34834
  a a2a:Record ;
  rdfs:label "Begrafenis op 4 april 1791 te Megen" ;
  a2a:hasPerson oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-a7185469-75a9-c6f0-df6c-96feddb1645b, oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-79ccd0ca-1a15-90af-962c-cfad0c4d696d, oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-41502362-e478-dee5-23ee-fe3487c08607 ;
  a2a:hasEvent oa:event_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_0, oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_1, oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_2 ;
  a2a:hasSource oa:source_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834 .

oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-a7185469-75a9-c6f0-df6c-96feddb1645b
  a a2a:Person ;
  rdfs:label "Francisca van Hooft" ;
  a2a:PersonName [
    rdfs:label "Francisca van Hooft" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-79ccd0ca-1a15-90af-962c-cfad0c4d696d
  a a2a:Person ;
  rdfs:label "Joannes Coch" ;
  a2a:PersonName [
    rdfs:label "Joannes Coch" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Coch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person-41502362-e478-dee5-23ee-fe3487c08607
  a a2a:Person ;
  rdfs:label "Jacobus Coch" ;
  a2a:PersonName [
    rdfs:label "Jacobus Coch" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Coch"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1791-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person:a7185469-75a9-c6f0-df6c-96feddb1645b ;
  a2a:EventKeyRef oa:event_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Event1 .

oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person:79ccd0ca-1a15-90af-962c-cfad0c4d696d ;
  a2a:EventKeyRef oa:event_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Event1 .

oa:relationep_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Person:41502362-e478-dee5-23ee-fe3487c08607 ;
  a2a:EventKeyRef oa:event_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834_Event1 .

oa:source_bhi_ce2c21d4-88e2-99ef-cd7d-e02d77c34834
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Megen, Haren en Macharen" ;
    rdfs:label "Megen, Haren en Macharen", "1791-04-06 - 1791-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1791-04-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1751-1798" ;
    a2a:Book "Megen RK Dopen, Trouwen en Begraven" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "162v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1751-1798, Megen RK Dopen, Trouwen en Begraven, 4, 162v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e01a607d-ed2b-f88c-9e32-15239acc7160.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e01a607d-ed2b-f88c-9e32-15239acc7160.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce2c21d4-88e2-99ef-cd7d-e02d77c34834" ;
  a2a:RecordGUID "{ce2c21d4-88e2-99ef-cd7d-e02d77c34834}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34276_00034276.xml van BHI" .

[] a2a:PersonRemarkdiversen "Kind." .
