@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_dc2a6512-6aa4-b910-e671-905df8c8b58f
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1831" ;
  a2a:hasPerson oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-4a7bd089-23b8-c004-e57c-128fe95fc214, oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-7679619c-787c-b33d-467c-0f0138861607, oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-b4e6acc4-ae18-c61c-5711-bd0157aa6782 ;
  a2a:hasEvent oa:event_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_0, oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_1, oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_2 ;
  a2a:hasSource oa:source_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f .

oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-4a7bd089-23b8-c004-e57c-128fe95fc214
  a a2a:Person ;
  rdfs:label "Allegonda Catharina Delfontaine" ;
  a2a:PersonName [
    rdfs:label "Allegonda Catharina Delfontaine" ;
    a2a:PersonNameFirstName "Allegonda Catharina" ;
    a2a:PersonNameLastName "Delfontaine"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1831-12-19"^^xsd:date
  ] .

oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-7679619c-787c-b33d-467c-0f0138861607
  a a2a:Person ;
  rdfs:label "Catharina Antonia Hermina Molmans" ;
  a2a:PersonName [
    rdfs:label "Catharina Antonia Hermina Molmans" ;
    a2a:PersonNameFirstName "Catharina Antonia Hermina" ;
    a2a:PersonNameLastName "Molmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person-b4e6acc4-ae18-c61c-5711-bd0157aa6782
  a a2a:Person ;
  rdfs:label "Johannes Nicolaas Delfontaine" ;
  a2a:PersonName [
    rdfs:label "Johannes Nicolaas Delfontaine" ;
    a2a:PersonNameFirstName "Johannes Nicolaas" ;
    a2a:PersonNameLastName "Delfontaine"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1831-12-19"^^xsd:date
  ] .

oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person:4a7bd089-23b8-c004-e57c-128fe95fc214 ;
  a2a:EventKeyRef oa:event_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Event1 .

oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person:7679619c-787c-b33d-467c-0f0138861607 ;
  a2a:EventKeyRef oa:event_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Event1 .

oa:relationep_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Person:b4e6acc4-ae18-c61c-5711-bd0157aa6782 ;
  a2a:EventKeyRef oa:event_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f_Event1 .

oa:source_bhi_dc2a6512-6aa4-b910-e671-905df8c8b58f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1831-12-20 - 1831-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1831-12-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1176, Periode: 1831" ;
    a2a:Book "Geboorteregister 1831" ;
    a2a:DocumentNumber "402" ;
    a2a:RegistryNumber "1176" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1176, Periode: 1831, Geboorteregister 1831, 402, 1176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1dd4d350-b8ff-8f96-96c2-29e270388151.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1dd4d350-b8ff-8f96-96c2-29e270388151.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dc2a6512-6aa4-b910-e671-905df8c8b58f" ;
  a2a:RecordGUID "{dc2a6512-6aa4-b910-e671-905df8c8b58f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6507_00006507.xml van BHI" .

