@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_25c11a68-bbb2-a2e9-e162-d4064f841b64
  a a2a:Record ;
  rdfs:label "Geboorte op 15 april 1880" ;
  a2a:hasPerson oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-73840f22-2393-9921-88aa-0efbcefe1e79, oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-60a4e5f9-992c-09fc-eba0-2c6159cefb4c, oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-21415c39-0e1d-892e-b0c2-a63311cf31a1 ;
  a2a:hasEvent oa:event_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_0, oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_1, oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_2 ;
  a2a:hasSource oa:source_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64 .

oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-73840f22-2393-9921-88aa-0efbcefe1e79
  a a2a:Person ;
  rdfs:label "Elisabeth Lodewikus" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lodewikus" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Lodewikus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-60a4e5f9-992c-09fc-eba0-2c6159cefb4c
  a a2a:Person ;
  rdfs:label "Cornelis Mathijs Rovers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mathijs Rovers" ;
    a2a:PersonNameFirstName "Cornelis Mathijs" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1880-04-15"^^xsd:date
  ] .

oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person-21415c39-0e1d-892e-b0c2-a63311cf31a1
  a a2a:Person ;
  rdfs:label "Florentius Rovers" ;
  a2a:PersonName [
    rdfs:label "Florentius Rovers" ;
    a2a:PersonNameFirstName "Florentius" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1880-04-15"^^xsd:date
  ] .

oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person:73840f22-2393-9921-88aa-0efbcefe1e79 ;
  a2a:EventKeyRef oa:event_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Event1 .

oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person:60a4e5f9-992c-09fc-eba0-2c6159cefb4c ;
  a2a:EventKeyRef oa:event_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Event1 .

oa:relationep_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Person:21415c39-0e1d-892e-b0c2-a63311cf31a1 ;
  a2a:EventKeyRef oa:event_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64_Event1 .

oa:source_bhi_25c11a68-bbb2-a2e9-e162-d4064f841b64
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1880-04-15 - 1880-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1880-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7622, Periode: 1880" ;
    a2a:Book "Geboorteregister 1880" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "7622" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7622, Periode: 1880, Geboorteregister 1880, 18, 7622"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1310edfc-192e-99ff-28c3-00a42df9042d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1310edfc-192e-99ff-28c3-00a42df9042d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/25c11a68-bbb2-a2e9-e162-d4064f841b64" ;
  a2a:RecordGUID "{25c11a68-bbb2-a2e9-e162-d4064f841b64}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_190_00000190.xml van BHI" .

