@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1
  a a2a:Record ;
  rdfs:label "Geboorte (erkenning) (in het jaar 1864) te Amersfoort, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497685, oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497686 ;
  a2a:hasEvent oa:event_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_0, oa:relationep_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_1 ;
  a2a:hasSource oa:source_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/357A7575F482498BB8CFCD36ACE4ABF1> .

oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497685
  a a2a:Person ;
  rdfs:label "Albert Willem Sleking" ;
  a2a:PersonName [
    rdfs:label "Albert Willem Sleking" ;
    a2a:PersonNameFirstName "Albert Willem" ;
    a2a:PersonNameLastName "Sleking"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "26-11-1848" ;
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "26-11-1848"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497686
  a a2a:Person ;
  rdfs:label "Elisabeth Sleking" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Sleking" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Sleking"
  ] .

oa:event_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Utrecht, Amersfoort"
  ] .

oa:relationep_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497685 ;
  a2a:EventKeyRef oa:event_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Event1 .

oa:relationep_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Person3966497686 ;
  a2a:EventKeyRef oa:event_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1_Event1 .

oa:source_hua_357A7575-F482-498B-B8CF-CD36ACE4ABF1
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Amersfoort" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amersfoort, Utrecht, Nederland", "1864-07-27 - 1864-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-07-1864" ;
    a2a:Year "1864" ;
    a2a:Month "07" ;
    a2a:Day "27" ;
    rdfs:label "27-07-1864"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902" ;
    a2a:Book "Amersfoort 1864" ;
    a2a:DocumentNumber "272" ;
    a2a:RegistryNumber "540-04" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Amersfoort 1864, 272, 540-04"
  ] ;
  a2a:SourceLastChangeDate "2026-04-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/357A7575F482498BB8CFCD36ACE4ABF1" ;
  a2a:RecordIdentifier "3966497684" ;
  a2a:RecordGUID "{357A7575-F482-498B-B8CF-CD36ACE4ABF1}" ;
  a2a:SourceRemarkAkteSoort "Erkenning" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BF0308A4642E0534701000A17FD" .

