@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_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1856" ;
  a2a:hasPerson oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-e7695f33-8545-c1d2-177d-a25b54564dcd, oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-5162c203-cd04-1ecc-48ba-1b32d4de4001, oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-9ff957ba-e27f-55fd-3272-52c3346f9b8a ;
  a2a:hasEvent oa:event_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_0, oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_1, oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_2 ;
  a2a:hasSource oa:source_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4 .

oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-e7695f33-8545-c1d2-177d-a25b54564dcd
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Jonkers" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Jonkers" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-5162c203-cd04-1ecc-48ba-1b32d4de4001
  a a2a:Person ;
  rdfs:label "Hendrik Joseph van Sas" ;
  a2a:PersonName [
    rdfs:label "Hendrik Joseph van Sas" ;
    a2a:PersonNameFirstName "Hendrik Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person-9ff957ba-e27f-55fd-3272-52c3346f9b8a
  a a2a:Person ;
  rdfs:label "Anna Cornelia van Sas" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia van Sas" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1856-07-14"^^xsd:date
  ] .

oa:event_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1856-07-14"^^xsd:date
  ] .

oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person:e7695f33-8545-c1d2-177d-a25b54564dcd ;
  a2a:EventKeyRef oa:event_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Event1 .

oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person:5162c203-cd04-1ecc-48ba-1b32d4de4001 ;
  a2a:EventKeyRef oa:event_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Event1 .

oa:relationep_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Person:9ff957ba-e27f-55fd-3272-52c3346f9b8a ;
  a2a:EventKeyRef oa:event_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4_Event1 .

oa:source_bhi_baa24ed7-e6ef-18f7-2a24-1f192a09fdf4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bladel en Netersel" ;
    rdfs:label "Bladel en Netersel", "1856-07-15 - 1856-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1856-07-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 926, Periode: 1856" ;
    a2a:Book "Geboorteregister Bladel en Netersel 1856" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "926" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 926, Periode: 1856, Geboorteregister Bladel en Netersel 1856, 19, 926"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2be6dab7-d68f-8402-f811-ba3b197ac1ba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2be6dab7-d68f-8402-f811-ba3b197ac1ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/baa24ed7-e6ef-18f7-2a24-1f192a09fdf4" ;
  a2a:RecordGUID "{baa24ed7-e6ef-18f7-2a24-1f192a09fdf4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4586_00004586.xml van BHI" .

