@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_0c73c19d-3e5a-4642-24b9-fa40ab3295ab
  a a2a:Record ;
  rdfs:label "Geboorte op 26 september 1892" ;
  a2a:hasPerson oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-456f8b0b-605b-f060-c572-79066a583931, oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-0ef2641d-a5a7-9d4f-43f9-c34b54d8db2f, oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-60912bcd-92eb-ff3b-b28f-fffcbd882acc ;
  a2a:hasEvent oa:event_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_0, oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_1, oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_2 ;
  a2a:hasSource oa:source_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab .

oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-456f8b0b-605b-f060-c572-79066a583931
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Jespers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Jespers" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1892-09-26"^^xsd:date
  ] .

oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-0ef2641d-a5a7-9d4f-43f9-c34b54d8db2f
  a a2a:Person ;
  rdfs:label "Elisabeth Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schoenmakers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person-60912bcd-92eb-ff3b-b28f-fffcbd882acc
  a a2a:Person ;
  rdfs:label "Johannes Ignatius Jespers" ;
  a2a:PersonName [
    rdfs:label "Johannes Ignatius Jespers" ;
    a2a:PersonNameFirstName "Johannes Ignatius" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1892-09-26"^^xsd:date
  ] .

oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person:456f8b0b-605b-f060-c572-79066a583931 ;
  a2a:EventKeyRef oa:event_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Event1 .

oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person:0ef2641d-a5a7-9d4f-43f9-c34b54d8db2f ;
  a2a:EventKeyRef oa:event_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Event1 .

oa:relationep_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Person:60912bcd-92eb-ff3b-b28f-fffcbd882acc ;
  a2a:EventKeyRef oa:event_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab_Event1 .

oa:source_bhi_0c73c19d-3e5a-4642-24b9-fa40ab3295ab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1892-09-26 - 1892-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1892-09-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1195, Periode: 1892" ;
    a2a:Book "Geboorteregister 1892" ;
    a2a:DocumentNumber "640" ;
    a2a:RegistryNumber "1195" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1195, Periode: 1892, Geboorteregister 1892, 640, 1195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4250afcd-61ba-5f99-03fd-8b4f9c72334c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4250afcd-61ba-5f99-03fd-8b4f9c72334c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c73c19d-3e5a-4642-24b9-fa40ab3295ab" ;
  a2a:RecordGUID "{0c73c19d-3e5a-4642-24b9-fa40ab3295ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2969_00002969.xml van BHI" .

