@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_06cf8327-71d5-e916-8917-a35a9573f079
  a a2a:Record ;
  rdfs:label "Geboorte op 12 januari 1866" ;
  a2a:hasPerson oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-63165c05-497a-e77e-5122-5a785e7d0d6e, oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-229cc83f-53b0-3c3a-1273-e8e718e68413, oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-1bdf8c1c-aff8-c6a6-e33a-1d763a346cfa ;
  a2a:hasEvent oa:event_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_0, oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_1, oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_2 ;
  a2a:hasSource oa:source_bhi_06cf8327-71d5-e916-8917-a35a9573f079 .

oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-63165c05-497a-e77e-5122-5a785e7d0d6e
  a a2a:Person ;
  rdfs:label "Helena Petronella Maria Govers" ;
  a2a:PersonName [
    rdfs:label "Helena Petronella Maria Govers" ;
    a2a:PersonNameFirstName "Helena Petronella Maria" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-229cc83f-53b0-3c3a-1273-e8e718e68413
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Wilhelmus Verkaar" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Wilhelmus Verkaar" ;
    a2a:PersonNameFirstName "Jacobus Johannes Wilhelmus" ;
    a2a:PersonNameLastName "Verkaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person-1bdf8c1c-aff8-c6a6-e33a-1d763a346cfa
  a a2a:Person ;
  rdfs:label "Helena Charlotta Verkaar" ;
  a2a:PersonName [
    rdfs:label "Helena Charlotta Verkaar" ;
    a2a:PersonNameFirstName "Helena Charlotta" ;
    a2a:PersonNameLastName "Verkaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1866-01-12"^^xsd:date
  ] .

oa:event_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1866-01-12"^^xsd:date
  ] .

oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person:63165c05-497a-e77e-5122-5a785e7d0d6e ;
  a2a:EventKeyRef oa:event_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Event1 .

oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person:229cc83f-53b0-3c3a-1273-e8e718e68413 ;
  a2a:EventKeyRef oa:event_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Event1 .

oa:relationep_bhi_06cf8327-71d5-e916-8917-a35a9573f079_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Person:1bdf8c1c-aff8-c6a6-e33a-1d763a346cfa ;
  a2a:EventKeyRef oa:event_bhi_06cf8327-71d5-e916-8917-a35a9573f079_Event1 .

oa:source_bhi_06cf8327-71d5-e916-8917-a35a9573f079
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1866-01-13 - 1866-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1866-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1186, Periode: 1866" ;
    a2a:Book "Geboorteregister 1866" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "1186" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1186, Periode: 1866, Geboorteregister 1866, 17, 1186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d9714dc8-5f82-4f8a-d2e3-01bf302ec38b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d9714dc8-5f82-4f8a-d2e3-01bf302ec38b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/06cf8327-71d5-e916-8917-a35a9573f079" ;
  a2a:RecordGUID "{06cf8327-71d5-e916-8917-a35a9573f079}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1268_00001268.xml van BHI" .

