@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_282bc168-64e2-e51d-1448-b2de09ab22cb
  a a2a:Record ;
  rdfs:label "Geboorte op 16 juni 1822 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-19fbce66-db35-e02f-a5d1-ee07a477cee5, oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-988d9ceb-0807-2bda-aac7-7d23ce9f06b7, oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-1f0de4dd-38c0-1b4f-6273-519d20461878 ;
  a2a:hasEvent oa:event_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_0, oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_1, oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_2 ;
  a2a:hasSource oa:source_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb .

oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-19fbce66-db35-e02f-a5d1-ee07a477cee5
  a a2a:Person ;
  rdfs:label "Catharina van de Goor" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Goor" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-988d9ceb-0807-2bda-aac7-7d23ce9f06b7
  a a2a:Person ;
  rdfs:label "Johanna van Hout" ;
  a2a:PersonName [
    rdfs:label "Johanna van Hout" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1822-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person-1f0de4dd-38c0-1b4f-6273-519d20461878
  a a2a:Person ;
  rdfs:label "Adriaan Dielis van Hout" ;
  a2a:PersonName [
    rdfs:label "Adriaan Dielis van Hout" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Dielis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1822-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person:19fbce66-db35-e02f-a5d1-ee07a477cee5 ;
  a2a:EventKeyRef oa:event_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Event1 .

oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person:988d9ceb-0807-2bda-aac7-7d23ce9f06b7 ;
  a2a:EventKeyRef oa:event_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Event1 .

oa:relationep_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Person:1f0de4dd-38c0-1b4f-6273-519d20461878 ;
  a2a:EventKeyRef oa:event_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb_Event1 .

oa:source_bhi_282bc168-64e2-e51d-1448-b2de09ab22cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1822-06-17 - 1822-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1822-06-17"^^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 "048" ;
    a2a:RegistryNumber "5690" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5690, Periode: 1822, Geboorteregister Oirschot 1822, 048, 5690"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e78c1c7d-bd04-a3d9-bbdc-f96384d12779.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e78c1c7d-bd04-a3d9-bbdc-f96384d12779.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/282bc168-64e2-e51d-1448-b2de09ab22cb" ;
  a2a:RecordGUID "{282bc168-64e2-e51d-1448-b2de09ab22cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_639_00000639.xml van BHI" .

