@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_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD
  a a2a:Record ;
  rdfs:label "Geboorte op 28 juli 1918 te Beekbergen" ;
  a2a:hasPerson oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588621, oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588619, oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588620 ;
  a2a:hasEvent oa:event_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_0, oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_1, oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_2 ;
  a2a:hasSource oa:source_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD .

oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588621
  a a2a:Person ;
  rdfs:label "Aaltje Eikendal" ;
  a2a:PersonName [
    rdfs:label "Aaltje Eikendal" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Eikendal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588619
  a a2a:Person ;
  rdfs:label "Johannes Martinus Eikendal" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Eikendal" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Eikendal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "koopman" .

oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588620
  a a2a:Person ;
  rdfs:label "Hendrikje Fluit" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Fluit" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-07-1918" ;
    a2a:Year "1918" ;
    a2a:Month "07" ;
    a2a:Day "28" ;
    rdfs:label "1918-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588621 ;
  a2a:EventKeyRef oa:event_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Event1 .

oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588619 ;
  a2a:EventKeyRef oa:event_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Event1 .

oa:relationep_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Person3432588620 ;
  a2a:EventKeyRef oa:event_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD_Event1 .

oa:source_gld_433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1918-07-29 - 1918-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-07-1918" ;
    a2a:Year "1918" ;
    a2a:Month "07" ;
    a2a:Day "29" ;
    rdfs:label "29-07-1918"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Geboorteregister" ;
    a2a:DocumentNumber "619" ;
    a2a:RegistryNumber "11539.03" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Geboorteregister, 619, 11539.03"
  ] ;
  a2a:SourceLastChangeDate "2024-07-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/433C3D4DCD3E4EB2ACB23B74B03676BD" ;
  a2a:RecordIdentifier "3432588618" ;
  a2a:RecordGUID "{433C3D4D-CD3E-4EB2-ACB2-3B74B03676BD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/21640AA738BC4B56B99A05FB59252155" .

