@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_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e
  a a2a:Record ;
  rdfs:label "Geboorte op 2 maart 1902" ;
  a2a:hasPerson oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-98ffaf9a-f90f-8d60-e0d8-b9222111e74d, oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-83134d25-3bb1-45af-8e96-1de472fd6a13, oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-c9e9ec9a-b70e-a36f-df5e-474ab178036e ;
  a2a:hasEvent oa:event_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_0, oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_1, oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_2 ;
  a2a:hasSource oa:source_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e .

oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-98ffaf9a-f90f-8d60-e0d8-b9222111e74d
  a a2a:Person ;
  rdfs:label "Johanna Agnes Maria Cornelia van Term" ;
  a2a:PersonName [
    rdfs:label "Johanna Agnes Maria Cornelia van Term" ;
    a2a:PersonNameFirstName "Johanna Agnes Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Term"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-83134d25-3bb1-45af-8e96-1de472fd6a13
  a a2a:Person ;
  rdfs:label "Albertus Alexander van der Kallen" ;
  a2a:PersonName [
    rdfs:label "Albertus Alexander van der Kallen" ;
    a2a:PersonNameFirstName "Albertus Alexander" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kallen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person-c9e9ec9a-b70e-a36f-df5e-474ab178036e
  a a2a:Person ;
  rdfs:label "Agnes Catharina Maria van der Kallen" ;
  a2a:PersonName [
    rdfs:label "Agnes Catharina Maria van der Kallen" ;
    a2a:PersonNameFirstName "Agnes Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kallen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1902-03-02"^^xsd:date
  ] .

oa:event_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1902-03-02"^^xsd:date
  ] .

oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person:98ffaf9a-f90f-8d60-e0d8-b9222111e74d ;
  a2a:EventKeyRef oa:event_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Event1 .

oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person:83134d25-3bb1-45af-8e96-1de472fd6a13 ;
  a2a:EventKeyRef oa:event_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Event1 .

oa:relationep_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Person:c9e9ec9a-b70e-a36f-df5e-474ab178036e ;
  a2a:EventKeyRef oa:event_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e_Event1 .

oa:source_bhi_4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1902-03-03 - 1902-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1200, Periode: 1902" ;
    a2a:Book "Geboorteregister 1902" ;
    a2a:DocumentNumber "139" ;
    a2a:RegistryNumber "1200" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1200, Periode: 1902, Geboorteregister 1902, 139, 1200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/aec7ab40-9bb1-f208-1157-d8ed7cc30d04.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/aec7ab40-9bb1-f208-1157-d8ed7cc30d04.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e" ;
  a2a:RecordGUID "{4d1f1eb8-4eef-e3a5-9ceb-3e8e40fade1e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1893_00001893.xml van BHI" .

