@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_3cd0454f-e6c0-ecd4-86a1-e45ce6903963
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1822 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-68416364-1460-aeb2-00bc-4ba3cb27dca9, oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-c68ae57b-de62-4a5b-077f-0bc2d6d7e381, oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-36c5a28b-78ed-bd8e-d167-3997f7a884fa ;
  a2a:hasEvent oa:event_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_0, oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_1, oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_2 ;
  a2a:hasSource oa:source_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963 .

oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-68416364-1460-aeb2-00bc-4ba3cb27dca9
  a a2a:Person ;
  rdfs:label "Aldegonda Hobbelen" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Hobbelen" ;
    a2a:PersonNameFirstName "Aldegonda" ;
    a2a:PersonNameLastName "Hobbelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-c68ae57b-de62-4a5b-077f-0bc2d6d7e381
  a a2a:Person ;
  rdfs:label "Jan Baptista Smits" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Smits" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1822-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person-36c5a28b-78ed-bd8e-d167-3997f7a884fa
  a a2a:Person ;
  rdfs:label "Willem Jan Smits" ;
  a2a:PersonName [
    rdfs:label "Willem Jan Smits" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1822-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person:68416364-1460-aeb2-00bc-4ba3cb27dca9 ;
  a2a:EventKeyRef oa:event_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Event1 .

oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person:c68ae57b-de62-4a5b-077f-0bc2d6d7e381 ;
  a2a:EventKeyRef oa:event_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Event1 .

oa:relationep_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Person:36c5a28b-78ed-bd8e-d167-3997f7a884fa ;
  a2a:EventKeyRef oa:event_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963_Event1 .

oa:source_bhi_3cd0454f-e6c0-ecd4-86a1-e45ce6903963
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1822-03-14 - 1822-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1822-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5690, Periode: 1822" ;
    a2a:Book "Geboorteregister Oirschot 1822" ;
    a2a:DocumentNumber "026" ;
    a2a:RegistryNumber "5690" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5690, Periode: 1822, Geboorteregister Oirschot 1822, 026, 5690"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4d32c0b5-776a-92c7-25c0-c0b606255125.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4d32c0b5-776a-92c7-25c0-c0b606255125.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3cd0454f-e6c0-ecd4-86a1-e45ce6903963" ;
  a2a:RecordGUID "{3cd0454f-e6c0-ecd4-86a1-e45ce6903963}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_641_00000641.xml van BHI" .

