@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_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f
  a a2a:Record ;
  rdfs:label "Geboorte op 18 oktober 1847" ;
  a2a:hasPerson oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-1f247f48-dab4-141d-179e-fd137512dffd, oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-1f34803a-c4d8-be8a-30d3-761bfa29f5bd, oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-cb4aa77b-231a-fda6-b821-3310419009e1 ;
  a2a:hasEvent oa:event_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_0, oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_1, oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_2 ;
  a2a:hasSource oa:source_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f .

oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-1f247f48-dab4-141d-179e-fd137512dffd
  a a2a:Person ;
  rdfs:label "Christianus Antonius Vaes" ;
  a2a:PersonName [
    rdfs:label "Christianus Antonius Vaes" ;
    a2a:PersonNameFirstName "Christianus Antonius" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1847-10-18"^^xsd:date
  ] .

oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-1f34803a-c4d8-be8a-30d3-761bfa29f5bd
  a a2a:Person ;
  rdfs:label "Catharina Barbara Cornelia van Wijnbergen" ;
  a2a:PersonName [
    rdfs:label "Catharina Barbara Cornelia van Wijnbergen" ;
    a2a:PersonNameFirstName "Catharina Barbara Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijnbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person-cb4aa77b-231a-fda6-b821-3310419009e1
  a a2a:Person ;
  rdfs:label "Johannes Vaes" ;
  a2a:PersonName [
    rdfs:label "Johannes Vaes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1847-10-18"^^xsd:date
  ] .

oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person:1f247f48-dab4-141d-179e-fd137512dffd ;
  a2a:EventKeyRef oa:event_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Event1 .

oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person:1f34803a-c4d8-be8a-30d3-761bfa29f5bd ;
  a2a:EventKeyRef oa:event_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Event1 .

oa:relationep_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Person:cb4aa77b-231a-fda6-b821-3310419009e1 ;
  a2a:EventKeyRef oa:event_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f_Event1 .

oa:source_bhi_c19cc0f1-5fc2-4274-cb97-cd9a03368a5f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1847-10-18 - 1847-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1847-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3779, Periode: 1847" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1847" ;
    a2a:DocumentNumber "487" ;
    a2a:RegistryNumber "3779" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3779, Periode: 1847, Geboorteregister 's-Hertogenbosch 1847, 487, 3779"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c19cc0f1-5fc2-4274-cb97-cd9a03368a5f" ;
  a2a:RecordGUID "{c19cc0f1-5fc2-4274-cb97-cd9a03368a5f}" ;
  a2a:SourceRemarkdeel "3779" ;
  a2a:SourceRemarkregister_periode "1847" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1618_00001618.xml van BHI" .

