@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_5fcb60c2-e83d-8ad8-cc2f-457c7324e427
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1865" ;
  a2a:hasPerson oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-84cdc367-32a7-4418-3518-a230b0be8511, oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-91c12dae-21c0-1555-aed4-e371375a371f, oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-8beb9904-f8f0-9d50-8d18-7dac5af7e10c ;
  a2a:hasEvent oa:event_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_0, oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_1, oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_2 ;
  a2a:hasSource oa:source_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427 .

oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-84cdc367-32a7-4418-3518-a230b0be8511
  a a2a:Person ;
  rdfs:label "Ida Johanna Cornelia van Oosterzee" ;
  a2a:PersonName [
    rdfs:label "Ida Johanna Cornelia van Oosterzee" ;
    a2a:PersonNameFirstName "Ida Johanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterzee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-91c12dae-21c0-1555-aed4-e371375a371f
  a a2a:Person ;
  rdfs:label "Anna Louise Debora de Jong" ;
  a2a:PersonName [
    rdfs:label "Anna Louise Debora de Jong" ;
    a2a:PersonNameFirstName "Anna Louise Debora" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1865-11-24"^^xsd:date
  ] .

oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person-8beb9904-f8f0-9d50-8d18-7dac5af7e10c
  a a2a:Person ;
  rdfs:label "Benjamin Philippus de Jong" ;
  a2a:PersonName [
    rdfs:label "Benjamin Philippus de Jong" ;
    a2a:PersonNameFirstName "Benjamin Philippus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1865-11-24"^^xsd:date
  ] .

oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person:84cdc367-32a7-4418-3518-a230b0be8511 ;
  a2a:EventKeyRef oa:event_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Event1 .

oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person:91c12dae-21c0-1555-aed4-e371375a371f ;
  a2a:EventKeyRef oa:event_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Event1 .

oa:relationep_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Person:8beb9904-f8f0-9d50-8d18-7dac5af7e10c ;
  a2a:EventKeyRef oa:event_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427_Event1 .

oa:source_bhi_5fcb60c2-e83d-8ad8-cc2f-457c7324e427
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1865-11-25 - 1865-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1865-11-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5694, Periode: 1865" ;
    a2a:Book "Geboorteregister Oirschot 1865" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "5694" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5694, Periode: 1865, Geboorteregister Oirschot 1865, 78, 5694"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/42a62fe9-ec67-21b8-14c4-6c921680767a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/42a62fe9-ec67-21b8-14c4-6c921680767a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5fcb60c2-e83d-8ad8-cc2f-457c7324e427" ;
  a2a:RecordGUID "{5fcb60c2-e83d-8ad8-cc2f-457c7324e427}" ;
  a2a:SourceRemarkdeel "5694" ;
  a2a:SourceRemarkregister_periode "1865" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1664_00001664.xml van BHI" .

