@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a
  a a2a:Record ;
  rdfs:label "Geboorte op 19 januari 1869" ;
  a2a:hasPerson oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-e1a975ee-51e1-7302-4f3c-55c48263b126, oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-025c16cf-9fb4-591e-1236-a49d057b6167, oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-e02f16fb-46cf-83c6-a8d1-3f13dc8bcaeb ;
  a2a:hasEvent oa:event_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_0, oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_1, oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_2 ;
  a2a:hasSource oa:source_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a .

oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-e1a975ee-51e1-7302-4f3c-55c48263b126
  a a2a:Person ;
  rdfs:label "Maria Joanna Rens" ;
  owl:sameAs oa:person_bhi_c45047de-80ef-3c37-7bbb-7201e10ce4d0_Person-c7332338-5626-6f9c-fbd8-21afdbfff070, oa:person_wba_03bfea1c-4865-11e1-9853-b7a7dd2b6a2a_Person-ed332910-4866-11e1-9853-b7a7dd2b6a2a, oa:person_wba_59ba5ec5-4724-0648-18b8-93fa189ae4df_Person-0893a27c-ddb8-f5ea-68ac-0e8c349a2bd6 ;
  a2a:PersonName [
    rdfs:label "Maria Joanna Rens" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1869-01-19"^^xsd:date
  ] .

oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-025c16cf-9fb4-591e-1236-a49d057b6167
  a a2a:Person ;
  rdfs:label "Anna Cornelia Eestermans" ;
  owl:sameAs oa:person_wba_59ba5ec5-4724-0648-18b8-93fa189ae4df_Person-4d2f4518-e05e-d532-61ca-b4edcaa19b12, oa:person_bhi_c45047de-80ef-3c37-7bbb-7201e10ce4d0_Person-dfcfc604-3bc7-8696-8b1a-bcfcf3b61cd8, oa:person_wba_03bfea1c-4865-11e1-9853-b7a7dd2b6a2a_Person-ed337e24-4866-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Eestermans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Eestermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person-e02f16fb-46cf-83c6-a8d1-3f13dc8bcaeb
  a a2a:Person ;
  rdfs:label "Stephaan Rens" ;
  owl:sameAs oa:person_wba_59ba5ec5-4724-0648-18b8-93fa189ae4df_Person-a07c9d94-0663-6fac-30d6-c3c8f13a34d5, oa:person_bhi_c45047de-80ef-3c37-7bbb-7201e10ce4d0_Person-be6d31c0-049e-9b1d-4c64-08862fb43632, oa:person_wba_03bfea1c-4865-11e1-9853-b7a7dd2b6a2a_Person-ed33557a-4866-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Stephaan Rens" ;
    a2a:PersonNameFirstName "Stephaan" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1869-01-19"^^xsd:date
  ] .

oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person:e1a975ee-51e1-7302-4f3c-55c48263b126 ;
  a2a:EventKeyRef oa:event_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Event1 .

oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person:025c16cf-9fb4-591e-1236-a49d057b6167 ;
  a2a:EventKeyRef oa:event_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Event1 .

oa:relationep_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Person:e02f16fb-46cf-83c6-a8d1-3f13dc8bcaeb ;
  a2a:EventKeyRef oa:event_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a_Event1 .

oa:source_bhi_7aa9cfca-550d-e4c8-794d-395fbafb917a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1869-01-19 - 1869-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1869-01-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7299, Periode: 1869" ;
    a2a:Book "Geboorteregister Steenbergen 1869" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "7299" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7299, Periode: 1869, Geboorteregister Steenbergen 1869, 12, 7299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bf67ae56-3c0e-d7a2-bf54-c1051794b30c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bf67ae56-3c0e-d7a2-bf54-c1051794b30c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7aa9cfca-550d-e4c8-794d-395fbafb917a" ;
  a2a:RecordGUID "{7aa9cfca-550d-e4c8-794d-395fbafb917a}" ;
  a2a:SourceRemarkdeel "7299" ;
  a2a:SourceRemarkregister_periode "1869" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15_00000015.xml van BHI" .

