@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_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A
  a a2a:Record ;
  rdfs:label "Geboorte op 28 september 1901 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470820, oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470818, oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470819 ;
  a2a:hasEvent oa:event_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_0, oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_1, oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_2 ;
  a2a:hasSource oa:source_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A .

oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470820
  a a2a:Person ;
  rdfs:label "Albertus Jacobus Caudron" ;
  a2a:PersonName [
    rdfs:label "Albertus Jacobus Caudron" ;
    a2a:PersonNameFirstName "Albertus Jacobus" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470818
  a a2a:Person ;
  rdfs:label "Charles François Caudron" ;
  a2a:PersonName [
    rdfs:label "Charles François Caudron" ;
    a2a:PersonNameFirstName "Charles François" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470819
  a a2a:Person ;
  rdfs:label "Petronella Jacoba Hogeboom" ;
  a2a:PersonName [
    rdfs:label "Petronella Jacoba Hogeboom" ;
    a2a:PersonNameFirstName "Petronella Jacoba" ;
    a2a:PersonNameLastName "Hogeboom"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-09-1901" ;
    a2a:Year "1901" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "1901-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470820 ;
  a2a:EventKeyRef oa:event_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Event1 .

oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470818 ;
  a2a:EventKeyRef oa:event_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Event1 .

oa:relationep_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Person3049470819 ;
  a2a:EventKeyRef oa:event_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A_Event1 .

oa:source_gld_0FBA47F7-D062-4C53-99EA-393D92FC4B9A
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1901-09-28 - 1901-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-09-1901" ;
    a2a:Year "1901" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "28-09-1901"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Apeldoorn, Geboorteregister" ;
    a2a:DocumentNumber "689" ;
    a2a:RegistryNumber "6604.04" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Apeldoorn, Geboorteregister, 689, 6604.04"
  ] ;
  a2a:SourceLastChangeDate "2026-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0FBA47F7D0624C5399EA393D92FC4B9A" ;
  a2a:RecordIdentifier "3049470817" ;
  a2a:RecordGUID "{0FBA47F7-D062-4C53-99EA-393D92FC4B9A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9B5DA575CFF04941BB54D02508E0E2DE" .

