@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_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66
  a a2a:Record ;
  rdfs:label "Geboorte op 1 december 1888" ;
  a2a:hasPerson oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-58ed4acf-27a2-0ad2-8a26-14c3c62e9f3b, oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-8f125420-abca-f360-bbef-5d87ceb089c7, oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-f395612f-0244-e0b4-fbf6-0345e1f95df5 ;
  a2a:hasEvent oa:event_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_0, oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_1, oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_2 ;
  a2a:hasSource oa:source_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66 .

oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-58ed4acf-27a2-0ad2-8a26-14c3c62e9f3b
  a a2a:Person ;
  rdfs:label "Hendrina Hellemons" ;
  a2a:PersonName [
    rdfs:label "Hendrina Hellemons" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-8f125420-abca-f360-bbef-5d87ceb089c7
  a a2a:Person ;
  rdfs:label "Leonardus Sebregts" ;
  a2a:PersonName [
    rdfs:label "Leonardus Sebregts" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Sebregts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1888-12-01"^^xsd:date
  ] .

oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person-f395612f-0244-e0b4-fbf6-0345e1f95df5
  a a2a:Person ;
  rdfs:label "Hendricus Sebregts" ;
  a2a:PersonName [
    rdfs:label "Hendricus Sebregts" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Sebregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1888-12-01"^^xsd:date
  ] .

oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person:58ed4acf-27a2-0ad2-8a26-14c3c62e9f3b ;
  a2a:EventKeyRef oa:event_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Event1 .

oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person:8f125420-abca-f360-bbef-5d87ceb089c7 ;
  a2a:EventKeyRef oa:event_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Event1 .

oa:relationep_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Person:f395612f-0244-e0b4-fbf6-0345e1f95df5 ;
  a2a:EventKeyRef oa:event_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66_Event1 .

oa:source_bhi_14f5bbd7-a7fd-e2a2-cffe-a745378b5c66
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1888-12-01 - 1888-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1888-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6628, Periode: 1888" ;
    a2a:Book "Geboorteregister Roosendaal 1888" ;
    a2a:DocumentNumber "360" ;
    a2a:RegistryNumber "6628" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6628, Periode: 1888, Geboorteregister Roosendaal 1888, 360, 6628"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fe78ac8f-4bc4-56f6-bdac-917a8effa86c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fe78ac8f-4bc4-56f6-bdac-917a8effa86c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/14f5bbd7-a7fd-e2a2-cffe-a745378b5c66" ;
  a2a:RecordGUID "{14f5bbd7-a7fd-e2a2-cffe-a745378b5c66}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_789_00000789.xml van BHI" .

