@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_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4
  a a2a:Record ;
  rdfs:label "Geboorte op 16 december 1902 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-032a31b3-18b9-966f-480c-103d3e9f4f2c, oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-353b463a-5758-48dd-476e-28e14a87a869, oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-6e263bbc-5552-78e0-d70f-c451d0d749e1 ;
  a2a:hasEvent oa:event_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_0, oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_1, oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_2 ;
  a2a:hasSource oa:source_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4 .

oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-032a31b3-18b9-966f-480c-103d3e9f4f2c
  a a2a:Person ;
  rdfs:label "Maria Cornelia van de Laar" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia van de Laar" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-353b463a-5758-48dd-476e-28e14a87a869
  a a2a:Person ;
  rdfs:label "Franciscus Michiel Caron" ;
  a2a:PersonName [
    rdfs:label "Franciscus Michiel Caron" ;
    a2a:PersonNameFirstName "Franciscus Michiel" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1902-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person-6e263bbc-5552-78e0-d70f-c451d0d749e1
  a a2a:Person ;
  rdfs:label "Johannes Michiel Caron" ;
  a2a:PersonName [
    rdfs:label "Johannes Michiel Caron" ;
    a2a:PersonNameFirstName "Johannes Michiel" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1902-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person:032a31b3-18b9-966f-480c-103d3e9f4f2c ;
  a2a:EventKeyRef oa:event_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Event1 .

oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person:353b463a-5758-48dd-476e-28e14a87a869 ;
  a2a:EventKeyRef oa:event_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Event1 .

oa:relationep_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Person:6e263bbc-5552-78e0-d70f-c451d0d749e1 ;
  a2a:EventKeyRef oa:event_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4_Event1 .

oa:source_bhi_c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1902-12-17 - 1902-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1902-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5872, Periode: 1902" ;
    a2a:Book "Geboorteregister Oosterhout 1902" ;
    a2a:DocumentNumber "429" ;
    a2a:RegistryNumber "5872" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5872, Periode: 1902, Geboorteregister Oosterhout 1902, 429, 5872"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eebfc120-3f58-e613-6274-89ef6e8bdba3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eebfc120-3f58-e613-6274-89ef6e8bdba3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4" ;
  a2a:RecordGUID "{c0a85d0f-6b3d-adbd-e6ff-e1422f7512b4}" ;
  a2a:SourceRemarkdeel "5872" ;
  a2a:SourceRemarkregister_periode "1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_462_00000462.xml van BHI" .

