@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_c337fe79-4aa2-57e4-3efe-dd39a3faef71
  a a2a:Record ;
  rdfs:label "Geboorte op 29 april 1884" ;
  a2a:hasPerson oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-d5fc945d-e16a-c409-03c8-6e6fe2c3955d, oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-18de84f4-346b-5c57-b113-4da31aed1cf8, oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-c25f803b-8344-a0e6-51e5-70535d872fba ;
  a2a:hasEvent oa:event_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_0, oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_1, oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_2 ;
  a2a:hasSource oa:source_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71 .

oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-d5fc945d-e16a-c409-03c8-6e6fe2c3955d
  a a2a:Person ;
  rdfs:label "Josephina Philomena van Esch" ;
  a2a:PersonName [
    rdfs:label "Josephina Philomena van Esch" ;
    a2a:PersonNameFirstName "Josephina Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-18de84f4-346b-5c57-b113-4da31aed1cf8
  a a2a:Person ;
  rdfs:label "Joanna Philomena van Heijst" ;
  a2a:PersonName [
    rdfs:label "Joanna Philomena van Heijst" ;
    a2a:PersonNameFirstName "Joanna Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1884-04-29"^^xsd:date
  ] .

oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person-c25f803b-8344-a0e6-51e5-70535d872fba
  a a2a:Person ;
  rdfs:label "Jan Francis van Heijst" ;
  a2a:PersonName [
    rdfs:label "Jan Francis van Heijst" ;
    a2a:PersonNameFirstName "Jan Francis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1884-04-29"^^xsd:date
  ] .

oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person:d5fc945d-e16a-c409-03c8-6e6fe2c3955d ;
  a2a:EventKeyRef oa:event_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Event1 .

oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person:18de84f4-346b-5c57-b113-4da31aed1cf8 ;
  a2a:EventKeyRef oa:event_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Event1 .

oa:relationep_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Person:c25f803b-8344-a0e6-51e5-70535d872fba ;
  a2a:EventKeyRef oa:event_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71_Event1 .

oa:source_bhi_c337fe79-4aa2-57e4-3efe-dd39a3faef71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1884-04-29 - 1884-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1884-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5696, Periode: 1884" ;
    a2a:Book "Geboorteregister Oirschot 1884" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "5696" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5696, Periode: 1884, Geboorteregister Oirschot 1884, 37, 5696"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/02c28466-84a3-7b3d-61e0-14537ca74ed3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/02c28466-84a3-7b3d-61e0-14537ca74ed3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c337fe79-4aa2-57e4-3efe-dd39a3faef71" ;
  a2a:RecordGUID "{c337fe79-4aa2-57e4-3efe-dd39a3faef71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81105_00081105.xml van BHI" .

