@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_b5d435aa-a085-e1ae-49c8-83b0ae6d29db
  a a2a:Record ;
  rdfs:label "Overlijden op 13 februari 1878 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-64d0657f-c888-a57f-b948-ca3c58510733, oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-cfa1d0de-e00e-75df-6aad-0d089e068d9f, oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-1148217d-1531-da82-2422-c48b241c1a37 ;
  a2a:hasEvent oa:event_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_0, oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_1, oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_2 ;
  a2a:hasSource oa:source_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db .

oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-64d0657f-c888-a57f-b948-ca3c58510733
  a a2a:Person ;
  rdfs:label "N.N. Coomans" ;
  a2a:PersonName [
    rdfs:label "N.N. Coomans" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-cfa1d0de-e00e-75df-6aad-0d089e068d9f
  a a2a:Person ;
  rdfs:label "Adriana Maria Kroot" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Kroot" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Kroot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person-1148217d-1531-da82-2422-c48b241c1a37
  a a2a:Person ;
  rdfs:label "Pieter Coomans" ;
  a2a:PersonName [
    rdfs:label "Pieter Coomans" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1878-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person:64d0657f-c888-a57f-b948-ca3c58510733 ;
  a2a:EventKeyRef oa:event_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Event1 .

oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person:cfa1d0de-e00e-75df-6aad-0d089e068d9f ;
  a2a:EventKeyRef oa:event_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Event1 .

oa:relationep_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Person:1148217d-1531-da82-2422-c48b241c1a37 ;
  a2a:EventKeyRef oa:event_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db_Event1 .

oa:source_bhi_b5d435aa-a085-e1ae-49c8-83b0ae6d29db
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1878-02-14 - 1878-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1878-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4920, Periode: 1878" ;
    a2a:Book "Overlijdensregister Loon op Zand 1878" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "4920" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4920, Periode: 1878, Overlijdensregister Loon op Zand 1878, 23, 4920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e78cbce2-efd5-2a82-5609-6fdb302d074e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e78cbce2-efd5-2a82-5609-6fdb302d074e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b5d435aa-a085-e1ae-49c8-83b0ae6d29db" ;
  a2a:RecordGUID "{b5d435aa-a085-e1ae-49c8-83b0ae6d29db}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkdeel "4920" ;
  a2a:SourceRemarkregister_periode "1878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_420_00000420.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1878-02-13" .
