@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_6d4e1bf9-e9f5-2d0b-de62-d851be66a944
  a a2a:Record ;
  rdfs:label "Geboorte op 5 oktober 1867" ;
  a2a:hasPerson oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-b2a5f9bb-0a47-d750-b75b-93a727e01994, oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-03880f12-d39b-9f59-f690-d653139d6625, oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-b75ec7d3-c9b8-8b2f-c794-74f74163d4d2 ;
  a2a:hasEvent oa:event_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_0, oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_1, oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_2 ;
  a2a:hasSource oa:source_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944 .

oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-b2a5f9bb-0a47-d750-b75b-93a727e01994
  a a2a:Person ;
  rdfs:label "Regina Sebilla Walter" ;
  a2a:PersonName [
    rdfs:label "Regina Sebilla Walter" ;
    a2a:PersonNameFirstName "Regina Sebilla" ;
    a2a:PersonNameLastName "Walter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-03880f12-d39b-9f59-f690-d653139d6625
  a a2a:Person ;
  rdfs:label "Johannes Baptist Hips" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Hips" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Hips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person-b75ec7d3-c9b8-8b2f-c794-74f74163d4d2
  a a2a:Person ;
  rdfs:label "Johannes Maria Joseph Hips" ;
  a2a:PersonName [
    rdfs:label "Johannes Maria Joseph Hips" ;
    a2a:PersonNameFirstName "Johannes Maria Joseph" ;
    a2a:PersonNameLastName "Hips"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1867-10-05"^^xsd:date
  ] .

oa:event_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1867-10-05"^^xsd:date
  ] .

oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person:b2a5f9bb-0a47-d750-b75b-93a727e01994 ;
  a2a:EventKeyRef oa:event_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Event1 .

oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person:03880f12-d39b-9f59-f690-d653139d6625 ;
  a2a:EventKeyRef oa:event_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Event1 .

oa:relationep_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Person:b75ec7d3-c9b8-8b2f-c794-74f74163d4d2 ;
  a2a:EventKeyRef oa:event_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944_Event1 .

oa:source_bhi_6d4e1bf9-e9f5-2d0b-de62-d851be66a944
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1867-10-07 - 1867-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1867-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 511, Periode: 1867" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1867" ;
    a2a:DocumentNumber "242" ;
    a2a:RegistryNumber "511" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 511, Periode: 1867, Geboorteregister Bergen op Zoom 1867, 242, 511"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2e181f61-c030-4b87-f193-1cb93a6b35e9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2e181f61-c030-4b87-f193-1cb93a6b35e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6d4e1bf9-e9f5-2d0b-de62-d851be66a944" ;
  a2a:RecordGUID "{6d4e1bf9-e9f5-2d0b-de62-d851be66a944}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1711_00001711.xml van BHI" .

