@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_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1923" ;
  a2a:hasPerson oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-b189a5c9-8ec1-3f54-2a52-50475156fb00, oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-72bc6390-805f-0706-6396-e015ae4ea4bc, oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-6d15c3ad-e092-e650-f236-8df17aae92ae ;
  a2a:hasEvent oa:event_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_0, oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_1, oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_2 ;
  a2a:hasSource oa:source_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68 .

oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-b189a5c9-8ec1-3f54-2a52-50475156fb00
  a a2a:Person ;
  rdfs:label "Hendrika Broeren" ;
  a2a:PersonName [
    rdfs:label "Hendrika Broeren" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Broeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-72bc6390-805f-0706-6396-e015ae4ea4bc
  a a2a:Person ;
  rdfs:label "Mathilda Wilhelmina Stuart" ;
  a2a:PersonName [
    rdfs:label "Mathilda Wilhelmina Stuart" ;
    a2a:PersonNameFirstName "Mathilda Wilhelmina" ;
    a2a:PersonNameLastName "Stuart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1923-11-14"^^xsd:date
  ] .

oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person-6d15c3ad-e092-e650-f236-8df17aae92ae
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Stuart" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Stuart" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNameLastName "Stuart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1923-11-14"^^xsd:date
  ] .

oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person:b189a5c9-8ec1-3f54-2a52-50475156fb00 ;
  a2a:EventKeyRef oa:event_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Event1 .

oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person:72bc6390-805f-0706-6396-e015ae4ea4bc ;
  a2a:EventKeyRef oa:event_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Event1 .

oa:relationep_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Person:6d15c3ad-e092-e650-f236-8df17aae92ae ;
  a2a:EventKeyRef oa:event_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68_Event1 .

oa:source_bhi_bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1923-11-15 - 1923-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1923-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1564, Periode: 1923" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1923" ;
    a2a:DocumentNumber "1103" ;
    a2a:RegistryNumber "1564" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1564, Periode: 1923, Geboorteregister 's-Hertogenbosch 1923, 1103, 1564"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e5037f9-9b7f-85fc-9c66-3a430b103267.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e5037f9-9b7f-85fc-9c66-3a430b103267.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68" ;
  a2a:RecordGUID "{bc7a7d12-516e-9587-cf7d-9bf7d3bdfd68}" ;
  a2a:SourceRemarkdeel "1564" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_839_00000839.xml van BHI" .

