@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_e44fb6ea-e7b0-243c-03b2-bd740feddf4f
  a a2a:Record ;
  rdfs:label "Geboorte op 29 juni 1814" ;
  a2a:hasPerson oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-6e5d2138-e03b-8292-2c96-ac68fc3434e9, oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-af0861cc-89f7-a90d-ad34-c0774370284b, oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-28947157-cebf-c6b2-3c8d-b6fad7557429 ;
  a2a:hasEvent oa:event_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_0, oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_1, oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_2 ;
  a2a:hasSource oa:source_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f .

oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-6e5d2138-e03b-8292-2c96-ac68fc3434e9
  a a2a:Person ;
  rdfs:label "Anna Dederica van Heeckeren" ;
  a2a:PersonName [
    rdfs:label "Anna Dederica van Heeckeren" ;
    a2a:PersonNameFirstName "Anna Dederica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeckeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-af0861cc-89f7-a90d-ad34-c0774370284b
  a a2a:Person ;
  rdfs:label "Antoine Charles Diderich Hardij" ;
  a2a:PersonName [
    rdfs:label "Antoine Charles Diderich Hardij" ;
    a2a:PersonNameFirstName "Antoine Charles Diderich" ;
    a2a:PersonNameLastName "Hardij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1814-06-29"^^xsd:date
  ] .

oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person-28947157-cebf-c6b2-3c8d-b6fad7557429
  a a2a:Person ;
  rdfs:label "Antoine Charles Hardij" ;
  a2a:PersonName [
    rdfs:label "Antoine Charles Hardij" ;
    a2a:PersonNameFirstName "Antoine Charles" ;
    a2a:PersonNameLastName "Hardij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1814-06-29"^^xsd:date
  ] .

oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person:6e5d2138-e03b-8292-2c96-ac68fc3434e9 ;
  a2a:EventKeyRef oa:event_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Event1 .

oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person:af0861cc-89f7-a90d-ad34-c0774370284b ;
  a2a:EventKeyRef oa:event_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Event1 .

oa:relationep_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Person:28947157-cebf-c6b2-3c8d-b6fad7557429 ;
  a2a:EventKeyRef oa:event_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f_Event1 .

oa:source_bhi_e44fb6ea-e7b0-243c-03b2-bd740feddf4f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1814-07-01 - 1814-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1814-07-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1172, Periode: 1814" ;
    a2a:Book "Geboorteregister 1814" ;
    a2a:DocumentNumber "152" ;
    a2a:RegistryNumber "1172" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1172, Periode: 1814, Geboorteregister 1814, 152, 1172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9a492208-469d-bcb6-8c43-8e3b2c437af6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9a492208-469d-bcb6-8c43-8e3b2c437af6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e44fb6ea-e7b0-243c-03b2-bd740feddf4f" ;
  a2a:RecordGUID "{e44fb6ea-e7b0-243c-03b2-bd740feddf4f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8796_00008796.xml van BHI" .

