@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_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E
  a a2a:Record ;
  rdfs:label "Geboorte op 20 mei 1902 te Otterlo" ;
  a2a:hasPerson oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890677, oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890678, oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890679 ;
  a2a:hasEvent oa:event_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_0, oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_1, oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_2 ;
  a2a:hasSource oa:source_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E .

oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890677
  a a2a:Person ;
  rdfs:label "Herman Johan Olthuis" ;
  a2a:PersonName [
    rdfs:label "Herman Johan Olthuis" ;
    a2a:PersonNameFirstName "Herman Johan" ;
    a2a:PersonNameLastName "Olthuis"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890678
  a a2a:Person ;
  rdfs:label "Hendrik Jan Olthuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Olthuis" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Olthuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "-predikant" .

oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890679
  a a2a:Person ;
  rdfs:label "Maatje van 't Hul" ;
  a2a:PersonName [
    rdfs:label "Maatje van 't Hul" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Hul"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "20-05-1902" ;
    a2a:Year "1902" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "1902-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Otterlo" ;
    rdfs:label "Otterlo"
  ] .

oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890677 ;
  a2a:EventKeyRef oa:event_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Event1 .

oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890678 ;
  a2a:EventKeyRef oa:event_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Event1 .

oa:relationep_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Person3043890679 ;
  a2a:EventKeyRef oa:event_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E_Event1 .

oa:source_gld_FAFF07E8-4894-4CF4-AFBA-AF140C86A83E
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ede, Nederland", "1902-05-22 - 1902-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-05-1902" ;
    a2a:Year "1902" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "22-05-1902"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Ede, Geboorteregister" ;
    a2a:DocumentNumber "266" ;
    a2a:RegistryNumber "5301.08" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Ede, Geboorteregister, 266, 5301.08"
  ] ;
  a2a:SourceLastChangeDate "2023-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/FAFF07E848944CF4AFBAAF140C86A83E" ;
  a2a:RecordIdentifier "3043890676" ;
  a2a:RecordGUID "{FAFF07E8-4894-4CF4-AFBA-AF140C86A83E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/25CAD4BF86F5482F9BED2D3F98DCB089" .

