@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_950ec9f4-cee1-978b-97d8-8bf31c97ffa9
  a a2a:Record ;
  rdfs:label "Geboorte op 16 september 1834" ;
  a2a:hasPerson oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-16eddaed-fcf8-556c-9ece-fb73d387d409, oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-253219b8-a5f0-e16a-85aa-98c30868a26c, oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-539d951e-5ec3-1b08-c986-18de540a5db8 ;
  a2a:hasEvent oa:event_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_0, oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_1, oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_2 ;
  a2a:hasSource oa:source_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9 .

oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-16eddaed-fcf8-556c-9ece-fb73d387d409
  a a2a:Person ;
  rdfs:label "Aaltje Cornelia de Bruin" ;
  a2a:PersonName [
    rdfs:label "Aaltje Cornelia de Bruin" ;
    a2a:PersonNameFirstName "Aaltje Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1834-09-16"^^xsd:date
  ] .

oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-253219b8-a5f0-e16a-85aa-98c30868a26c
  a a2a:Person ;
  rdfs:label "Geertruij de Jong" ;
  a2a:PersonName [
    rdfs:label "Geertruij de Jong" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person-539d951e-5ec3-1b08-c986-18de540a5db8
  a a2a:Person ;
  rdfs:label "Antonie de Bruin" ;
  a2a:PersonName [
    rdfs:label "Antonie de Bruin" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1834-09-16"^^xsd:date
  ] .

oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person:16eddaed-fcf8-556c-9ece-fb73d387d409 ;
  a2a:EventKeyRef oa:event_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Event1 .

oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person:253219b8-a5f0-e16a-85aa-98c30868a26c ;
  a2a:EventKeyRef oa:event_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Event1 .

oa:relationep_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Person:539d951e-5ec3-1b08-c986-18de540a5db8 ;
  a2a:EventKeyRef oa:event_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9_Event1 .

oa:source_bhi_950ec9f4-cee1-978b-97d8-8bf31c97ffa9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1834-09-17 - 1834-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1834-09-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1177, Periode: 1834" ;
    a2a:Book "Geboorteregister 1834" ;
    a2a:DocumentNumber "319" ;
    a2a:RegistryNumber "1177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1177, Periode: 1834, Geboorteregister 1834, 319, 1177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4bcf815-e69f-5402-6920-3cbefe0c7d37.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4bcf815-e69f-5402-6920-3cbefe0c7d37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/950ec9f4-cee1-978b-97d8-8bf31c97ffa9" ;
  a2a:RecordGUID "{950ec9f4-cee1-978b-97d8-8bf31c97ffa9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8245_00008245.xml van BHI" .

