@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_47c10f43-12e1-e6fe-12d9-178cbf53b8db
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juni 1863" ;
  a2a:hasPerson oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-2a21b735-2c0b-ec32-a2e7-cc1704b72a97, oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-317dbfe8-4a1c-690e-143b-b401dfe386bc, oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-e58aa631-9960-ea27-1931-814c7532eec0 ;
  a2a:hasEvent oa:event_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_0, oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_1, oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_2 ;
  a2a:hasSource oa:source_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db .

oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-2a21b735-2c0b-ec32-a2e7-cc1704b72a97
  a a2a:Person ;
  rdfs:label "Johanna van Drunen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Drunen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-317dbfe8-4a1c-690e-143b-b401dfe386bc
  a a2a:Person ;
  rdfs:label "Ida Maria van Bladel" ;
  a2a:PersonName [
    rdfs:label "Ida Maria van Bladel" ;
    a2a:PersonNameFirstName "Ida Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1863-06-10"^^xsd:date
  ] .

oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person-e58aa631-9960-ea27-1931-814c7532eec0
  a a2a:Person ;
  rdfs:label "Johannes van Bladel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bladel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1863-06-10"^^xsd:date
  ] .

oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person:2a21b735-2c0b-ec32-a2e7-cc1704b72a97 ;
  a2a:EventKeyRef oa:event_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Event1 .

oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person:317dbfe8-4a1c-690e-143b-b401dfe386bc ;
  a2a:EventKeyRef oa:event_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Event1 .

oa:relationep_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Person:e58aa631-9960-ea27-1931-814c7532eec0 ;
  a2a:EventKeyRef oa:event_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db_Event1 .

oa:source_bhi_47c10f43-12e1-e6fe-12d9-178cbf53b8db
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden", "1863-06-11 - 1863-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1863-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6259, Periode: 1863" ;
    a2a:Book "Geboorteregister Oudheusden 1863" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "6259" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6259, Periode: 1863, Geboorteregister Oudheusden 1863, 10, 6259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2a6cbc19-d634-8281-2551-f1dc205356e3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2a6cbc19-d634-8281-2551-f1dc205356e3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/47c10f43-12e1-e6fe-12d9-178cbf53b8db" ;
  a2a:RecordGUID "{47c10f43-12e1-e6fe-12d9-178cbf53b8db}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_340_00000340.xml van BHI" .

