@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_0e4d4f30-e5bf-a289-262d-e239929e1925
  a a2a:Record ;
  rdfs:label "Geboorte op 5 augustus 1849" ;
  a2a:hasPerson oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-32a06b3d-0d3a-091e-0346-00826a04a3b5, oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-012a2715-6a80-4d1c-3f29-b9a752066ebf, oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-f1510023-e563-5ad6-946e-3b7d1503ea61 ;
  a2a:hasEvent oa:event_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_0, oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_1, oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_2 ;
  a2a:hasSource oa:source_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925 .

oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-32a06b3d-0d3a-091e-0346-00826a04a3b5
  a a2a:Person ;
  rdfs:label "Cornelia Hoosemans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hoosemans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Hoosemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1849-08-05"^^xsd:date
  ] .

oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-012a2715-6a80-4d1c-3f29-b9a752066ebf
  a a2a:Person ;
  rdfs:label "Catharina Oomen" ;
  a2a:PersonName [
    rdfs:label "Catharina Oomen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person-f1510023-e563-5ad6-946e-3b7d1503ea61
  a a2a:Person ;
  rdfs:label "Johannes Hoosemans" ;
  a2a:PersonName [
    rdfs:label "Johannes Hoosemans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hoosemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1849-08-05"^^xsd:date
  ] .

oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person:32a06b3d-0d3a-091e-0346-00826a04a3b5 ;
  a2a:EventKeyRef oa:event_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Event1 .

oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person:012a2715-6a80-4d1c-3f29-b9a752066ebf ;
  a2a:EventKeyRef oa:event_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Event1 .

oa:relationep_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Person:f1510023-e563-5ad6-946e-3b7d1503ea61 ;
  a2a:EventKeyRef oa:event_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925_Event1 .

oa:source_bhi_0e4d4f30-e5bf-a289-262d-e239929e1925
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1849-08-06 - 1849-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1849-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7553, Periode: 1849" ;
    a2a:Book "Geboorteregister Terheijden 1849" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "7553" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7553, Periode: 1849, Geboorteregister Terheijden 1849, 43, 7553"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4bd8cf2c-9aa6-c2ed-c8e3-abffa785ae12.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4bd8cf2c-9aa6-c2ed-c8e3-abffa785ae12.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0e4d4f30-e5bf-a289-262d-e239929e1925" ;
  a2a:RecordGUID "{0e4d4f30-e5bf-a289-262d-e239929e1925}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_734_00000734.xml van BHI" .

