@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_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 september 1773 te Liempde" ;
  a2a:hasPerson oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person-419e6b81-0d1c-bdc8-69fb-c34316a2e4f9, oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person-79dd68c5-050d-605c-e8dc-4445fe86082e ;
  a2a:hasEvent oa:event_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_0, oa:relationep_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_1 ;
  a2a:hasSource oa:source_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed .

oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person-419e6b81-0d1c-bdc8-69fb-c34316a2e4f9
  a a2a:Person ;
  rdfs:label "Claas van de Loo" ;
  a2a:PersonName [
    rdfs:label "Claas van de Loo" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person-79dd68c5-050d-605c-e8dc-4445fe86082e
  a a2a:Person ;
  rdfs:label "N.N van de Loo" ;
  a2a:PersonName [
    rdfs:label "N.N van de Loo" ;
    a2a:PersonNameFirstName "N.N" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1773-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Koster" .

oa:relationep_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person:419e6b81-0d1c-bdc8-69fb-c34316a2e4f9 ;
  a2a:EventKeyRef oa:event_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Event1 .

oa:relationep_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Person:79dd68c5-050d-605c-e8dc-4445fe86082e ;
  a2a:EventKeyRef oa:event_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed_Event1 .

oa:source_bhi_4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1773-09-20 - 1773-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1773-09-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 5, Periode: 1765-1803" ;
    a2a:Book "Liempde registers van begravenen 1765-1803" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "13v10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 5, Periode: 1765-1803, Liempde registers van begravenen 1765-1803, 5, 13v10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cfbab1d0-06f5-fbd0-30d8-9f1f43297ea6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cfbab1d0-06f5-fbd0-30d8-9f1f43297ea6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed" ;
  a2a:RecordGUID "{4bd6cdbb-e8d2-7060-cf65-d7f1e2f836ed}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36194_00036194.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
