@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_93e327e4-badf-e17a-d439-5cb689fedf0c
  a a2a:Record ;
  rdfs:label "Geboorte op 10 september 1905" ;
  a2a:hasPerson oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-64b9c307-96c7-a1fc-91a3-647c865ae61b, oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-bf3f9527-d425-4c25-55ed-d63703742e10, oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-a69c857d-430b-e898-61d3-b31ee6c9d3f8 ;
  a2a:hasEvent oa:event_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_0, oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_1, oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_2 ;
  a2a:hasSource oa:source_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c .

oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-64b9c307-96c7-a1fc-91a3-647c865ae61b
  a a2a:Person ;
  rdfs:label "Anna Cornelia de Jong" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia de Jong" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-bf3f9527-d425-4c25-55ed-d63703742e10
  a a2a:Person ;
  rdfs:label "Adriana Anna Maria de Jong" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Maria de Jong" ;
    a2a:PersonNameFirstName "Adriana Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1905-09-10"^^xsd:date
  ] .

oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person-a69c857d-430b-e898-61d3-b31ee6c9d3f8
  a a2a:Person ;
  rdfs:label "Antonius Cornelis Florus de Jong" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis Florus de Jong" ;
    a2a:PersonNameFirstName "Antonius Cornelis Florus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1905-09-10"^^xsd:date
  ] .

oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person:64b9c307-96c7-a1fc-91a3-647c865ae61b ;
  a2a:EventKeyRef oa:event_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Event1 .

oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person:bf3f9527-d425-4c25-55ed-d63703742e10 ;
  a2a:EventKeyRef oa:event_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Event1 .

oa:relationep_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Person:a69c857d-430b-e898-61d3-b31ee6c9d3f8 ;
  a2a:EventKeyRef oa:event_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c_Event1 .

oa:source_bhi_93e327e4-badf-e17a-d439-5cb689fedf0c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1905-09-11 - 1905-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1905-09-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2219, Periode: 1905" ;
    a2a:Book "Geboorteregister Oosterhout 1905" ;
    a2a:DocumentNumber "305" ;
    a2a:RegistryNumber "2219" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2219, Periode: 1905, Geboorteregister Oosterhout 1905, 305, 2219"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/93e327e4-badf-e17a-d439-5cb689fedf0c" ;
  a2a:RecordGUID "{93e327e4-badf-e17a-d439-5cb689fedf0c}" ;
  a2a:SourceRemarkdeel "2219" ;
  a2a:SourceRemarkregister_periode "1905" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_399_00000399.xml van BHI" .

