@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_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64
  a a2a:Record ;
  rdfs:label "Geboorte op 25 februari 1910 te Duiven" ;
  a2a:hasPerson oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665709, oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665710, oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665711 ;
  a2a:hasEvent oa:event_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_0, oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_1, oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_2 ;
  a2a:hasSource oa:source_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64 .

oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665709
  a a2a:Person ;
  rdfs:label "Adriaan Eduard Franciscus Peters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Eduard Franciscus Peters" ;
    a2a:PersonNameFirstName "Adriaan Eduard Franciscus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665710
  a a2a:Person ;
  rdfs:label "Wilhelmus Hendrikus Peters" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hendrikus Peters" ;
    a2a:PersonNameFirstName "Wilhelmus Hendrikus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665711
  a a2a:Person ;
  rdfs:label "Johanna Maria Ebbers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Ebbers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Ebbers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "25-02-1910" ;
    a2a:Year "1910" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "1910-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Duiven" ;
    rdfs:label "Duiven"
  ] .

oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665709 ;
  a2a:EventKeyRef oa:event_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Event1 .

oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665710 ;
  a2a:EventKeyRef oa:event_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Event1 .

oa:relationep_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Person3002665711 ;
  a2a:EventKeyRef oa:event_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64_Event1 .

oa:source_gld_FD78095B-AB75-40F7-B6B3-2D2E99EBEC64
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Duiven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Duiven, Nederland", "1910-02-25 - 1910-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-02-1910" ;
    a2a:Year "1910" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "25-02-1910"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Duiven, Geboorteregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "11049.08" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Duiven, Geboorteregister, 19, 11049.08"
  ] ;
  a2a:SourceLastChangeDate "2025-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/FD78095BAB7540F7B6B32D2E99EBEC64" ;
  a2a:RecordIdentifier "3002665708" ;
  a2a:RecordGUID "{FD78095B-AB75-40F7-B6B3-2D2E99EBEC64}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1B8C5CC8504449978AC0F49DDAD5009D" .

