@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_1C85DC6D-15C7-43E0-A775-E2EA393D2663
  a a2a:Record ;
  rdfs:label "Geboorte op 6 december 1857 te Amersfoort, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327421, oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327422, oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327423 ;
  a2a:hasEvent oa:event_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_0, oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_1, oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_2 ;
  a2a:hasSource oa:source_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/1C85DC6D15C743E0A775E2EA393D2663> .

oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327421
  a a2a:Person ;
  rdfs:label "Franciscus Tuithof" ;
  a2a:PersonName [
    rdfs:label "Franciscus Tuithof" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Tuithof"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "06-12-1857" ;
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "06" ;
    rdfs:label "06-12-1857"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327422
  a a2a:Person ;
  rdfs:label "Bartholomeus Tuithof" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Tuithof" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Tuithof"
  ] .

oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327423
  a a2a:Person ;
  rdfs:label "Gerarda van Slooten" ;
  a2a:PersonName [
    rdfs:label "Gerarda van Slooten" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slooten"
  ] .

oa:event_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-12-1857" ;
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "06" ;
    rdfs:label "1857-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Utrecht, Amersfoort"
  ] .

oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327421 ;
  a2a:EventKeyRef oa:event_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Event1 .

oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327422 ;
  a2a:EventKeyRef oa:event_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Event1 .

oa:relationep_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Person3174327423 ;
  a2a:EventKeyRef oa:event_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663_Event1 .

oa:source_hua_1C85DC6D-15C7-43E0-A775-E2EA393D2663
  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", "1857-12-08 - 1857-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-12-1857" ;
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "08-12-1857"
  ] ;
  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 1857" ;
    a2a:DocumentNumber "415" ;
    a2a:RegistryNumber "539-02" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Amersfoort 1857, 415, 539-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C6C2A164642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C6C2A164642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C6C2A164642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2023-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/1C85DC6D15C743E0A775E2EA393D2663" ;
  a2a:RecordIdentifier "3174327420" ;
  a2a:RecordGUID "{1C85DC6D-15C7-43E0-A775-E2EA393D2663}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BF0307A4642E0534701000A17FD" .

