@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_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B
  a a2a:Record ;
  rdfs:label "Geboorte op 8 januari 1855 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606488, oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606486, oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606487 ;
  a2a:hasEvent oa:event_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_0, oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_1, oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_2 ;
  a2a:hasSource oa:source_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B .

oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606488
  a a2a:Person ;
  rdfs:label "Roeberta van Zeist" ;
  a2a:PersonName [
    rdfs:label "Roeberta van Zeist" ;
    a2a:PersonNameFirstName "Roeberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeist"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606486
  a a2a:Person ;
  rdfs:label "Aart van Zeist" ;
  a2a:PersonName [
    rdfs:label "Aart van Zeist" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeist"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landman" .

oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606487
  a a2a:Person ;
  rdfs:label "Henderika Luitjes" ;
  a2a:PersonName [
    rdfs:label "Henderika Luitjes" ;
    a2a:PersonNameFirstName "Henderika" ;
    a2a:PersonNameLastName "Luitjes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "08-01-1855" ;
    a2a:Year "1855" ;
    a2a:Month "01" ;
    a2a:Day "08" ;
    rdfs:label "1855-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606488 ;
  a2a:EventKeyRef oa:event_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Event1 .

oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606486 ;
  a2a:EventKeyRef oa:event_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Event1 .

oa:relationep_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Person3049606487 ;
  a2a:EventKeyRef oa:event_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B_Event1 .

oa:source_gld_308AD3BD-EBCB-4657-98FF-9393DDBDBA8B
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1855-01-09 - 1855-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-01-1855" ;
    a2a:Year "1855" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1855"
  ] ;
  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 "9" ;
    a2a:RegistryNumber "6620.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Apeldoorn, Geboorteregister, 9, 6620.03"
  ] ;
  a2a:SourceLastChangeDate "2026-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/308AD3BDEBCB465798FF9393DDBDBA8B" ;
  a2a:RecordIdentifier "3049606485" ;
  a2a:RecordGUID "{308AD3BD-EBCB-4657-98FF-9393DDBDBA8B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/65DED721351247039A99428DA6A9A740" .

