@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_3f2cd299-e997-9ac9-eefe-5e04de0871c2
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1896 te Woensel" ;
  a2a:hasPerson oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-09126e56-7e0c-1016-f422-1712db9594cd, oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-6db2ac9a-acc8-bcec-e7fd-58a49b909e40, oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-4be60f14-3025-f13d-107e-09f730727970 ;
  a2a:hasEvent oa:event_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_0, oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_1, oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_2 ;
  a2a:hasSource oa:source_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2 .

oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-09126e56-7e0c-1016-f422-1712db9594cd
  a a2a:Person ;
  rdfs:label "Charlotte Elisabeth Wilhelmina Laan" ;
  a2a:PersonName [
    rdfs:label "Charlotte Elisabeth Wilhelmina Laan" ;
    a2a:PersonNameFirstName "Charlotte Elisabeth Wilhelmina" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-6db2ac9a-acc8-bcec-e7fd-58a49b909e40
  a a2a:Person ;
  rdfs:label "Elise Eleonora Humme" ;
  a2a:PersonName [
    rdfs:label "Elise Eleonora Humme" ;
    a2a:PersonNameFirstName "Elise Eleonora" ;
    a2a:PersonNameLastName "Humme"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1896-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person-4be60f14-3025-f13d-107e-09f730727970
  a a2a:Person ;
  rdfs:label "Joannes Albertus Humme" ;
  a2a:PersonName [
    rdfs:label "Joannes Albertus Humme" ;
    a2a:PersonNameFirstName "Joannes Albertus" ;
    a2a:PersonNameLastName "Humme"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1896-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person:09126e56-7e0c-1016-f422-1712db9594cd ;
  a2a:EventKeyRef oa:event_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Event1 .

oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person:6db2ac9a-acc8-bcec-e7fd-58a49b909e40 ;
  a2a:EventKeyRef oa:event_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Event1 .

oa:relationep_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Person:4be60f14-3025-f13d-107e-09f730727970 ;
  a2a:EventKeyRef oa:event_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2_Event1 .

oa:source_bhi_3f2cd299-e997-9ac9-eefe-5e04de0871c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1896-07-03 - 1896-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1896-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9054, Periode: 1896" ;
    a2a:Book "Geboorteregister Woensel 1896" ;
    a2a:DocumentNumber "99" ;
    a2a:RegistryNumber "9054" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9054, Periode: 1896, Geboorteregister Woensel 1896, 99, 9054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b06abf09-f8ac-5e7f-9a29-2d16bce37443.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b06abf09-f8ac-5e7f-9a29-2d16bce37443.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f2cd299-e997-9ac9-eefe-5e04de0871c2" ;
  a2a:RecordGUID "{3f2cd299-e997-9ac9-eefe-5e04de0871c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2186_00002186.xml van BHI" .

