@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_df99b314-7dbe-e029-ee92-c32ce8dc4f06
  a a2a:Record ;
  rdfs:label "Geboorte op 22 juni 1877" ;
  a2a:hasPerson oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-fdb53dfe-7f1a-f818-7c01-b8bb68e023ef, oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-7ef1e5f0-cbcc-62ad-12e7-24858508ab9d, oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-6719ca5a-71d9-5875-9383-c0159a96e8fc ;
  a2a:hasEvent oa:event_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_0, oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_1, oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_2 ;
  a2a:hasSource oa:source_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06 .

oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-fdb53dfe-7f1a-f818-7c01-b8bb68e023ef
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Vekemans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Vekemans" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Vekemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1877-06-22"^^xsd:date
  ] .

oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-7ef1e5f0-cbcc-62ad-12e7-24858508ab9d
  a a2a:Person ;
  rdfs:label "Huberdina Schellekens" ;
  a2a:PersonName [
    rdfs:label "Huberdina Schellekens" ;
    a2a:PersonNameFirstName "Huberdina" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person-6719ca5a-71d9-5875-9383-c0159a96e8fc
  a a2a:Person ;
  rdfs:label "Peter Vekemans" ;
  a2a:PersonName [
    rdfs:label "Peter Vekemans" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Vekemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1877-06-22"^^xsd:date
  ] .

oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person:fdb53dfe-7f1a-f818-7c01-b8bb68e023ef ;
  a2a:EventKeyRef oa:event_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Event1 .

oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person:7ef1e5f0-cbcc-62ad-12e7-24858508ab9d ;
  a2a:EventKeyRef oa:event_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Event1 .

oa:relationep_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Person:6719ca5a-71d9-5875-9383-c0159a96e8fc ;
  a2a:EventKeyRef oa:event_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06_Event1 .

oa:source_bhi_df99b314-7dbe-e029-ee92-c32ce8dc4f06
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1877-06-22 - 1877-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1877-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3126, Periode: 1877" ;
    a2a:Book "Geboorteregister Goirle 1877" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "3126" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3126, Periode: 1877, Geboorteregister Goirle 1877, 38, 3126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9747c547-f5af-dcee-176a-1737b3de7502.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9747c547-f5af-dcee-176a-1737b3de7502.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/df99b314-7dbe-e029-ee92-c32ce8dc4f06" ;
  a2a:RecordGUID "{df99b314-7dbe-e029-ee92-c32ce8dc4f06}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6623_00006623.xml van BHI" .

