@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_f5ba921c-e0d6-4d58-57a5-2a6773cb396e
  a a2a:Record ;
  rdfs:label "Geboorte op 7 augustus 1815" ;
  a2a:hasPerson oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-a82ab4e3-7391-08aa-49a8-07735cba8c87, oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-0e2ecf6c-5c8a-5a07-1eae-4ec3978aa1c2, oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-17812113-a3f9-9d61-2d6d-71416333b5a6 ;
  a2a:hasEvent oa:event_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_0, oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_1, oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_2 ;
  a2a:hasSource oa:source_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e .

oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-a82ab4e3-7391-08aa-49a8-07735cba8c87
  a a2a:Person ;
  rdfs:label "N.N. Crommelin" ;
  a2a:PersonName [
    rdfs:label "N.N. Crommelin" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1815-08-07"^^xsd:date
  ] .

oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-0e2ecf6c-5c8a-5a07-1eae-4ec3978aa1c2
  a a2a:Person ;
  rdfs:label "Jeanne Henriette Boehm" ;
  a2a:PersonName [
    rdfs:label "Jeanne Henriette Boehm" ;
    a2a:PersonNameFirstName "Jeanne Henriette" ;
    a2a:PersonNameLastName "Boehm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person-17812113-a3f9-9d61-2d6d-71416333b5a6
  a a2a:Person ;
  rdfs:label "Lodewijk Theodorus Paulus Crommelin" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Theodorus Paulus Crommelin" ;
    a2a:PersonNameFirstName "Lodewijk Theodorus Paulus" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1815-08-07"^^xsd:date
  ] .

oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person:a82ab4e3-7391-08aa-49a8-07735cba8c87 ;
  a2a:EventKeyRef oa:event_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Event1 .

oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person:0e2ecf6c-5c8a-5a07-1eae-4ec3978aa1c2 ;
  a2a:EventKeyRef oa:event_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Event1 .

oa:relationep_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Person:17812113-a3f9-9d61-2d6d-71416333b5a6 ;
  a2a:EventKeyRef oa:event_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e_Event1 .

oa:source_bhi_f5ba921c-e0d6-4d58-57a5-2a6773cb396e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1815-08-07 - 1815-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1815-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8150, Periode: 1815" ;
    a2a:Book "Geboorteregister Valkenswaard 1815" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "8150" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8150, Periode: 1815, Geboorteregister Valkenswaard 1815, 40, 8150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2742222f-8648-9700-618a-a09c6f687e16.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2742222f-8648-9700-618a-a09c6f687e16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f5ba921c-e0d6-4d58-57a5-2a6773cb396e" ;
  a2a:RecordGUID "{f5ba921c-e0d6-4d58-57a5-2a6773cb396e}" ;
  a2a:SourceRemarkOpmerking "Tweeling." ;
  a2a:SourceRemarkdeel "8150" ;
  a2a:SourceRemarkregister_periode "1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_35_00000035.xml van BHI" .

