@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_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1866 te Lieshout" ;
  a2a:hasPerson oa:person_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Person1053450286 ;
  a2a:hasEvent oa:event_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_0 ;
  a2a:hasSource oa:source_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7 .

oa:person_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Person1053450286
  a a2a:Person ;
  rdfs:label "Elisabeth Allegonda van Uithoven" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Allegonda van Uithoven" ;
    a2a:PersonNameFirstName "Elisabeth Allegonda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uithoven"
  ] .

oa:event_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-01-1866" ;
    a2a:Year "1866" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1866-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:relationep_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Person1053450286 ;
  a2a:EventKeyRef oa:event_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7_Event1 .

oa:source_rhe_2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Lieshout" ;
    a2a:Country "Nederland" ;
    rdfs:label "Lieshout, Nederland", "1866-01-10 - 1866-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-01-1866" ;
    a2a:Year "1866" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "10-01-1866"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Lieshout, 1811-1928" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "1089" ;
    a2a:Folio "4" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Lieshout, 1811-1928, Registers van geboorteakten, 1089, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/140590D43B444737A23C2C0BBEB374DE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/140590D43B444737A23C2C0BBEB374DE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/140590D43B444737A23C2C0BBEB374DE"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/2EACA5603D5041BD9DAFB3C3FE3DD0C7" ;
  a2a:RecordIdentifier "1053450285" ;
  a2a:RecordGUID "{2EACA560-3D50-41BD-9DAF-B3C3FE3DD0C7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/78CD4699578E4AB1B9FD283094BEA39C" .

