@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_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5
  a a2a:Record ;
  rdfs:label "Geboorte op 15 oktober 1910" ;
  a2a:hasPerson oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-1e706c3b-f844-5997-25b1-a33ab6c236cd, oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-94102a92-eed2-200d-828b-af504a65cbe6, oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-b15a02b0-fbb2-4546-9c16-99c73a6c3123 ;
  a2a:hasEvent oa:event_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_0, oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_1, oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_2 ;
  a2a:hasSource oa:source_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5 .

oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-1e706c3b-f844-5997-25b1-a33ab6c236cd
  a a2a:Person ;
  rdfs:label "Antonius Josephus Somers" ;
  a2a:PersonName [
    rdfs:label "Antonius Josephus Somers" ;
    a2a:PersonNameFirstName "Antonius Josephus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-94102a92-eed2-200d-828b-af504a65cbe6
  a a2a:Person ;
  rdfs:label "Maria Philofina Jansen" ;
  a2a:PersonName [
    rdfs:label "Maria Philofina Jansen" ;
    a2a:PersonNameFirstName "Maria Philofina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person-b15a02b0-fbb2-4546-9c16-99c73a6c3123
  a a2a:Person ;
  rdfs:label "Elisa Maria Somers" ;
  a2a:PersonName [
    rdfs:label "Elisa Maria Somers" ;
    a2a:PersonNameFirstName "Elisa Maria" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1910-10-15"^^xsd:date
  ] .

oa:event_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1910-10-15"^^xsd:date
  ] .

oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person:1e706c3b-f844-5997-25b1-a33ab6c236cd ;
  a2a:EventKeyRef oa:event_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Event1 .

oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person:94102a92-eed2-200d-828b-af504a65cbe6 ;
  a2a:EventKeyRef oa:event_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Event1 .

oa:relationep_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Person:b15a02b0-fbb2-4546-9c16-99c73a6c3123 ;
  a2a:EventKeyRef oa:event_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5_Event1 .

oa:source_bhi_5e7897f8-e9be-19de-cbfc-17c0fda4c2a5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven", "1910-10-17 - 1910-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1910-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3327, Periode: 1910" ;
    a2a:Book "Geboorteregister Veldhoven 1910" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "3327" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3327, Periode: 1910, Geboorteregister Veldhoven 1910, 44, 3327"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5e7897f8-e9be-19de-cbfc-17c0fda4c2a5" ;
  a2a:RecordGUID "{5e7897f8-e9be-19de-cbfc-17c0fda4c2a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2476_00002476.xml van BHI" .

