@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_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1840" ;
  a2a:hasPerson oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-dc4c6c62-75ca-c2a7-f24f-cb76dec91e60, oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-0b69e968-eed8-3fe3-3aed-f6b3af33ac82, oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-ff7c2c38-2ac2-78bb-ac89-bae6d8aaf159 ;
  a2a:hasEvent oa:event_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_0, oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_1, oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_2 ;
  a2a:hasSource oa:source_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5 .

oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-dc4c6c62-75ca-c2a7-f24f-cb76dec91e60
  a a2a:Person ;
  rdfs:label "Anna Cornelia Baelemans" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Baelemans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Baelemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1840-06-03"^^xsd:date
  ] .

oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-0b69e968-eed8-3fe3-3aed-f6b3af33ac82
  a a2a:Person ;
  rdfs:label "Catharina Damen" ;
  a2a:PersonName [
    rdfs:label "Catharina Damen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person-ff7c2c38-2ac2-78bb-ac89-bae6d8aaf159
  a a2a:Person ;
  rdfs:label "Cornelis Baelemans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Baelemans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Baelemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1840-06-03"^^xsd:date
  ] .

oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person:dc4c6c62-75ca-c2a7-f24f-cb76dec91e60 ;
  a2a:EventKeyRef oa:event_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Event1 .

oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person:0b69e968-eed8-3fe3-3aed-f6b3af33ac82 ;
  a2a:EventKeyRef oa:event_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Event1 .

oa:relationep_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Person:ff7c2c38-2ac2-78bb-ac89-bae6d8aaf159 ;
  a2a:EventKeyRef oa:event_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5_Event1 .

oa:source_bhi_a2d68d3e-e646-4eb2-5fc7-80b82001c1f5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1840-06-04 - 1840-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1840-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7552, Periode: 1840" ;
    a2a:Book "Geboorteregister Terheijden 1840" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7552, Periode: 1840, Geboorteregister Terheijden 1840, 33, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8467026e-17fb-7d3b-372a-c82a2de91494.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8467026e-17fb-7d3b-372a-c82a2de91494.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a2d68d3e-e646-4eb2-5fc7-80b82001c1f5" ;
  a2a:RecordGUID "{a2d68d3e-e646-4eb2-5fc7-80b82001c1f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_810_00000810.xml van BHI" .

