@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_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b
  a a2a:Record ;
  rdfs:label "Geboorte op 1 april 1867" ;
  a2a:hasPerson oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-0f20a911-c127-80fe-9f70-f885ed0c5007, oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-c2d77c87-5461-8417-3d2e-8edac94e8275, oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-73b19e01-d2e8-8fef-e753-693ed2baf2c1 ;
  a2a:hasEvent oa:event_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_0, oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_1, oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_2 ;
  a2a:hasSource oa:source_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b .

oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-0f20a911-c127-80fe-9f70-f885ed0c5007
  a a2a:Person ;
  rdfs:label "Joanna Maria Louiza Theodora Hoctin" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Louiza Theodora Hoctin" ;
    a2a:PersonNameFirstName "Joanna Maria Louiza Theodora" ;
    a2a:PersonNameLastName "Hoctin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-c2d77c87-5461-8417-3d2e-8edac94e8275
  a a2a:Person ;
  rdfs:label "Christina Adriana Ivo" ;
  a2a:PersonName [
    rdfs:label "Christina Adriana Ivo" ;
    a2a:PersonNameFirstName "Christina Adriana" ;
    a2a:PersonNameLastName "Ivo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1867-04-01"^^xsd:date
  ] .

oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person-73b19e01-d2e8-8fef-e753-693ed2baf2c1
  a a2a:Person ;
  rdfs:label "Adrianus Ivo" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ivo" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Ivo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1867-04-01"^^xsd:date
  ] .

oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person:0f20a911-c127-80fe-9f70-f885ed0c5007 ;
  a2a:EventKeyRef oa:event_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Event1 .

oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person:c2d77c87-5461-8417-3d2e-8edac94e8275 ;
  a2a:EventKeyRef oa:event_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Event1 .

oa:relationep_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Person:73b19e01-d2e8-8fef-e753-693ed2baf2c1 ;
  a2a:EventKeyRef oa:event_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b_Event1 .

oa:source_bhi_05cacde3-4e21-e9f4-b68d-ef5e45f55a9b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1867-04-02 - 1867-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1867-04-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3799, Periode: 1867" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1867" ;
    a2a:DocumentNumber "205" ;
    a2a:RegistryNumber "3799" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3799, Periode: 1867, Geboorteregister 's-Hertogenbosch 1867, 205, 3799"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05cacde3-4e21-e9f4-b68d-ef5e45f55a9b" ;
  a2a:RecordGUID "{05cacde3-4e21-e9f4-b68d-ef5e45f55a9b}" ;
  a2a:SourceRemarkdeel "3799" ;
  a2a:SourceRemarkregister_periode "1867" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1626_00001626.xml van BHI" .

