@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_6ee49a44-8d08-baba-d74a-e8e491700dab
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 december 1727 te Alem" ;
  a2a:hasPerson oa:person_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Person-62913c8d-a2da-f338-4bf3-d715d0c2f7da ;
  a2a:hasEvent oa:event_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_0 ;
  a2a:hasSource oa:source_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab .

oa:person_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Person-62913c8d-a2da-f338-4bf3-d715d0c2f7da
  a a2a:Person ;
  rdfs:label "Anna Maria Quirini van Lit" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Quirini van Lit" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Quirini" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lit"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1727-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alem" ;
    rdfs:label "Alem"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Person:62913c8d-a2da-f338-4bf3-d715d0c2f7da ;
  a2a:EventKeyRef oa:event_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab_Event1 .

oa:source_bhi_6ee49a44-8d08-baba-d74a-e8e491700dab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Alem, Maren en Kessel" ;
    rdfs:label "Alem, Maren en Kessel", "1690-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 51, Periode: 1690-1810" ;
    a2a:Book "Alem RK dopen, trouwen, begraven 1690-1810" ;
    a2a:RegistryNumber "51" ;
    a2a:Folio "72L17" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 51, Periode: 1690-1810, Alem RK dopen, trouwen, begraven 1690-1810, 51, 72L17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dbfc4dc7-f552-9e93-c982-edb0be5872c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dbfc4dc7-f552-9e93-c982-edb0be5872c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6ee49a44-8d08-baba-d74a-e8e491700dab" ;
  a2a:RecordGUID "{6ee49a44-8d08-baba-d74a-e8e491700dab}" ;
  a2a:SourceRemarkOpmerking "tot en met 1810 geïndiceerd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_56850_00056850.xml van BHI" .

