@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_ce2edc4b-5342-ef8b-8884-aecf370bfefc
  a a2a:Record ;
  rdfs:label "Geboorte op 9 oktober 1918" ;
  a2a:hasPerson oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-91f13f93-7d4f-ae5a-f8d4-e5c9bf213405, oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-1438a65b-688d-8059-615f-63359c88b2b2, oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-e65869b9-b5cf-8cb1-6a60-09add9da4e71 ;
  a2a:hasEvent oa:event_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_0, oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_1, oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_2 ;
  a2a:hasSource oa:source_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc .

oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-91f13f93-7d4f-ae5a-f8d4-e5c9bf213405
  a a2a:Person ;
  rdfs:label "Maria van den Elzen" ;
  a2a:PersonName [
    rdfs:label "Maria van den Elzen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-1438a65b-688d-8059-615f-63359c88b2b2
  a a2a:Person ;
  rdfs:label "Albertina Maria van den Elzen" ;
  a2a:PersonName [
    rdfs:label "Albertina Maria van den Elzen" ;
    a2a:PersonNameFirstName "Albertina Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elzen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1918-10-09"^^xsd:date
  ] .

oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person-e65869b9-b5cf-8cb1-6a60-09add9da4e71
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1918-10-09"^^xsd:date
  ] .

oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person:91f13f93-7d4f-ae5a-f8d4-e5c9bf213405 ;
  a2a:EventKeyRef oa:event_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Event1 .

oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person:1438a65b-688d-8059-615f-63359c88b2b2 ;
  a2a:EventKeyRef oa:event_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Event1 .

oa:relationep_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Person:e65869b9-b5cf-8cb1-6a60-09add9da4e71 ;
  a2a:EventKeyRef oa:event_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc_Event1 .

oa:source_bhi_ce2edc4b-5342-ef8b-8884-aecf370bfefc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1918-10-11 - 1918-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1918-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 449, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "636" ;
    a2a:RegistryNumber "449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 449, Periode: 1918, Geboorteregister 1918, 636, 449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3ea81f3f-9745-908b-d91a-936b9b91a1df.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3ea81f3f-9745-908b-d91a-936b9b91a1df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce2edc4b-5342-ef8b-8884-aecf370bfefc" ;
  a2a:RecordGUID "{ce2edc4b-5342-ef8b-8884-aecf370bfefc}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "449" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_297_00000297.xml van BHI" .

