@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_bd355e95-e7f9-8b66-23df-01a1f18b57cd
  a a2a:Record ;
  rdfs:label "Geboorte op 23 januari 1916" ;
  a2a:hasPerson oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-a0c945a8-2d38-a3fd-1f3e-d20934d5e889, oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-644e0a38-e914-dd9a-8cc8-09c8846c947c, oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-ffa5db8d-9255-8bde-2c27-b4e62b0d4e0a ;
  a2a:hasEvent oa:event_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_0, oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_1, oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_2 ;
  a2a:hasSource oa:source_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd .

oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-a0c945a8-2d38-a3fd-1f3e-d20934d5e889
  a a2a:Person ;
  rdfs:label "Antonius Jacobus Merkelbach" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus Merkelbach" ;
    a2a:PersonNameFirstName "Antonius Jacobus" ;
    a2a:PersonNameLastName "Merkelbach"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1916-01-23"^^xsd:date
  ] .

oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-644e0a38-e914-dd9a-8cc8-09c8846c947c
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Oonincx" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Oonincx" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Oonincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person-ffa5db8d-9255-8bde-2c27-b4e62b0d4e0a
  a a2a:Person ;
  rdfs:label "Christianus Cornelus Merkelbach" ;
  a2a:PersonName [
    rdfs:label "Christianus Cornelus Merkelbach" ;
    a2a:PersonNameFirstName "Christianus Cornelus" ;
    a2a:PersonNameLastName "Merkelbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1916-01-23"^^xsd:date
  ] .

oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person:a0c945a8-2d38-a3fd-1f3e-d20934d5e889 ;
  a2a:EventKeyRef oa:event_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Event1 .

oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person:644e0a38-e914-dd9a-8cc8-09c8846c947c ;
  a2a:EventKeyRef oa:event_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Event1 .

oa:relationep_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Person:ffa5db8d-9255-8bde-2c27-b4e62b0d4e0a ;
  a2a:EventKeyRef oa:event_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd_Event1 .

oa:source_bhi_bd355e95-e7f9-8b66-23df-01a1f18b57cd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1916-01-24 - 1916-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1916-01-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2200, Periode: 1916" ;
    a2a:Book "Geboorteregister Oisterwijk 1916" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "2200" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2200, Periode: 1916, Geboorteregister Oisterwijk 1916, 8, 2200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1bd8049f-ba91-4060-5da4-f60f6bfa7b93.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1bd8049f-ba91-4060-5da4-f60f6bfa7b93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bd355e95-e7f9-8b66-23df-01a1f18b57cd" ;
  a2a:RecordGUID "{bd355e95-e7f9-8b66-23df-01a1f18b57cd}" ;
  a2a:SourceRemarkdeel "2200" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_360_00000360.xml van BHI" .

