@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_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6
  a a2a:Record ;
  rdfs:label "Geboorte op 29 maart 1896" ;
  a2a:hasPerson oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-79cc856f-573d-9aa6-569f-6b8e009d6c3b, oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-175c5195-1bd9-3493-3ddd-78df28d0de8e, oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-13f04d91-93f8-ce18-f6c6-fa34bf3a5f68 ;
  a2a:hasEvent oa:event_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_0, oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_1, oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_2 ;
  a2a:hasSource oa:source_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6 .

oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-79cc856f-573d-9aa6-569f-6b8e009d6c3b
  a a2a:Person ;
  rdfs:label "Adriana van Turnhout" ;
  a2a:PersonName [
    rdfs:label "Adriana van Turnhout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Turnhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-175c5195-1bd9-3493-3ddd-78df28d0de8e
  a a2a:Person ;
  rdfs:label "Johannes Smits" ;
  a2a:PersonName [
    rdfs:label "Johannes Smits" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person-13f04d91-93f8-ce18-f6c6-fa34bf3a5f68
  a a2a:Person ;
  rdfs:label "Maria Wouterina Arnoldina Smits" ;
  a2a:PersonName [
    rdfs:label "Maria Wouterina Arnoldina Smits" ;
    a2a:PersonNameFirstName "Maria Wouterina Arnoldina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1896-03-29"^^xsd:date
  ] .

oa:event_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1896-03-29"^^xsd:date
  ] .

oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person:79cc856f-573d-9aa6-569f-6b8e009d6c3b ;
  a2a:EventKeyRef oa:event_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Event1 .

oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person:175c5195-1bd9-3493-3ddd-78df28d0de8e ;
  a2a:EventKeyRef oa:event_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Event1 .

oa:relationep_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Person:13f04d91-93f8-ce18-f6c6-fa34bf3a5f68 ;
  a2a:EventKeyRef oa:event_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6_Event1 .

oa:source_bhi_22ecd92e-06b2-dbfa-9c2f-82da764e1ff6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1896-03-30 - 1896-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1896-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3828, Periode: 1896" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1896" ;
    a2a:DocumentNumber "263" ;
    a2a:RegistryNumber "3828" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3828, Periode: 1896, Geboorteregister 's-Hertogenbosch 1896, 263, 3828"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/22ecd92e-06b2-dbfa-9c2f-82da764e1ff6" ;
  a2a:RecordGUID "{22ecd92e-06b2-dbfa-9c2f-82da764e1ff6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2242_00002242.xml van BHI" .

