@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_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7
  a a2a:Record ;
  rdfs:label "Geboorte op 15 november 1882" ;
  a2a:hasPerson oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-c4814da0-1756-6601-4f67-0afadc096bcc, oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-1f7f888a-0ab9-8ccf-ba50-537b937545b1, oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-68ee8c2a-3a26-2116-ceed-30737c37186f ;
  a2a:hasEvent oa:event_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_0, oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_1, oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_2 ;
  a2a:hasSource oa:source_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7 .

oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-c4814da0-1756-6601-4f67-0afadc096bcc
  a a2a:Person ;
  rdfs:label "Hermanus Wilhelmus Theodorus Tillemans" ;
  a2a:PersonName [
    rdfs:label "Hermanus Wilhelmus Theodorus Tillemans" ;
    a2a:PersonNameFirstName "Hermanus Wilhelmus Theodorus" ;
    a2a:PersonNameLastName "Tillemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1882-11-15"^^xsd:date
  ] .

oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-1f7f888a-0ab9-8ccf-ba50-537b937545b1
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina de Wijs" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina de Wijs" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person-68ee8c2a-3a26-2116-ceed-30737c37186f
  a a2a:Person ;
  rdfs:label "Wilhelmus Franciscus Antonius Tillemans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Franciscus Antonius Tillemans" ;
    a2a:PersonNameFirstName "Wilhelmus Franciscus Antonius" ;
    a2a:PersonNameLastName "Tillemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1882-11-15"^^xsd:date
  ] .

oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person:c4814da0-1756-6601-4f67-0afadc096bcc ;
  a2a:EventKeyRef oa:event_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Event1 .

oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person:1f7f888a-0ab9-8ccf-ba50-537b937545b1 ;
  a2a:EventKeyRef oa:event_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Event1 .

oa:relationep_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Person:68ee8c2a-3a26-2116-ceed-30737c37186f ;
  a2a:EventKeyRef oa:event_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7_Event1 .

oa:source_bhi_9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1882-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1882" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3170, Periode: 1882" ;
    a2a:Book "Geboorteregister Grave 1882" ;
    a2a:DocumentNumber "75" ;
    a2a:RegistryNumber "3170" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3170, Periode: 1882, Geboorteregister Grave 1882, 75, 3170"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/36db6ecf-0d9e-8905-eec7-00216e852d9d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/36db6ecf-0d9e-8905-eec7-00216e852d9d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7" ;
  a2a:RecordGUID "{9a5edb5c-c8f8-b817-e70f-3aafaa9fefe7}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3170" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2072_00002072.xml van BHI" .

