@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_ae987d90-0fa5-46da-41ad-2cc8050737c2
  a a2a:Record ;
  rdfs:label "Geboorte op 24 december 1910" ;
  a2a:hasPerson oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-e0e8142b-c0d0-2d10-edcf-02499367ed7a, oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-2d744384-ea44-d942-9cd1-f4bbd81243b9, oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-037687bd-d8fb-5593-7d65-970c15b9dc1d ;
  a2a:hasEvent oa:event_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_0, oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_1, oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_2 ;
  a2a:hasSource oa:source_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2 .

oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-e0e8142b-c0d0-2d10-edcf-02499367ed7a
  a a2a:Person ;
  rdfs:label "Maria Philomena van Riel" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena van Riel" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-2d744384-ea44-d942-9cd1-f4bbd81243b9
  a a2a:Person ;
  rdfs:label "Johannes Petrus Adrainus Vugts" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Adrainus Vugts" ;
    a2a:PersonNameFirstName "Johannes Petrus Adrainus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1910-12-24"^^xsd:date
  ] .

oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person-037687bd-d8fb-5593-7d65-970c15b9dc1d
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Henricus Vugts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Henricus Vugts" ;
    a2a:PersonNameFirstName "Adrianus Franciscus Henricus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1910-12-24"^^xsd:date
  ] .

oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person:e0e8142b-c0d0-2d10-edcf-02499367ed7a ;
  a2a:EventKeyRef oa:event_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Event1 .

oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person:2d744384-ea44-d942-9cd1-f4bbd81243b9 ;
  a2a:EventKeyRef oa:event_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Event1 .

oa:relationep_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Person:037687bd-d8fb-5593-7d65-970c15b9dc1d ;
  a2a:EventKeyRef oa:event_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2_Event1 .

oa:source_bhi_ae987d90-0fa5-46da-41ad-2cc8050737c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gestel en Blaarthem" ;
    rdfs:label "Gestel en Blaarthem", "1910-12-26 - 1910-12-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-12-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1910-12-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1189, Periode: 1910" ;
    a2a:Book "Geboorteregister Gestel en Blaarthem 1910" ;
    a2a:DocumentNumber "192" ;
    a2a:RegistryNumber "1189" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1189, Periode: 1910, Geboorteregister Gestel en Blaarthem 1910, 192, 1189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3470e6dc-40fe-df8b-d454-ccc1a436c9c5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3470e6dc-40fe-df8b-d454-ccc1a436c9c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ae987d90-0fa5-46da-41ad-2cc8050737c2" ;
  a2a:RecordGUID "{ae987d90-0fa5-46da-41ad-2cc8050737c2}" ;
  a2a:SourceRemarkdeel "1189" ;
  a2a:SourceRemarkregister_periode "1910" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1763_00001763.xml van BHI" .

