@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_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c
  a a2a:Record ;
  rdfs:label "Geboorte op 28 augustus 1906" ;
  a2a:hasPerson oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-38aa35f9-0ff4-d38b-9503-9dd4238fff49, oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-2057af37-ae0a-bbdc-0b97-28b6ce72f161, oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-60b35f6a-0f97-5270-c1f0-8586fa356466 ;
  a2a:hasEvent oa:event_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_0, oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_1, oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_2 ;
  a2a:hasSource oa:source_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c .

oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-38aa35f9-0ff4-d38b-9503-9dd4238fff49
  a a2a:Person ;
  rdfs:label "Antonius Jacobus Daemen" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus Daemen" ;
    a2a:PersonNameFirstName "Antonius Jacobus" ;
    a2a:PersonNameLastName "Daemen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1906-08-28"^^xsd:date
  ] .

oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-2057af37-ae0a-bbdc-0b97-28b6ce72f161
  a a2a:Person ;
  rdfs:label "Dimpehna Lochten" ;
  a2a:PersonName [
    rdfs:label "Dimpehna Lochten" ;
    a2a:PersonNameFirstName "Dimpehna" ;
    a2a:PersonNameLastName "Lochten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person-60b35f6a-0f97-5270-c1f0-8586fa356466
  a a2a:Person ;
  rdfs:label "Johannes Antonius Daemen" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Daemen" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Daemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1906-08-28"^^xsd:date
  ] .

oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person:38aa35f9-0ff4-d38b-9503-9dd4238fff49 ;
  a2a:EventKeyRef oa:event_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Event1 .

oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person:2057af37-ae0a-bbdc-0b97-28b6ce72f161 ;
  a2a:EventKeyRef oa:event_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Event1 .

oa:relationep_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Person:60b35f6a-0f97-5270-c1f0-8586fa356466 ;
  a2a:EventKeyRef oa:event_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c_Event1 .

oa:source_bhi_ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rijsbergen" ;
    rdfs:label "Rijsbergen", "1906-08-29 - 1906-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1906-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2679, Periode: 1906" ;
    a2a:Book "Geboorteregister Rijsbergen 1906" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "2679" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2679, Periode: 1906, Geboorteregister Rijsbergen 1906, 33, 2679"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e9fc9295-3d86-0138-d7f8-45501070bc22.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e9fc9295-3d86-0138-d7f8-45501070bc22.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c" ;
  a2a:RecordGUID "{ceb81c2a-bc75-0b67-b49e-e75e19f0eb8c}" ;
  a2a:SourceRemarkdeel "2679" ;
  a2a:SourceRemarkregister_periode "1906" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_1073_00001073.xml van BHI" .

