@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_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C
  a a2a:Record ;
  rdfs:label "Geboorte op 6 januari 1890 te Vaassen" ;
  a2a:hasPerson oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551021, oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551023, oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551025 ;
  a2a:hasEvent oa:event_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_0, oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_1, oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_2 ;
  a2a:hasSource oa:source_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C .

oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551021
  a a2a:Person ;
  rdfs:label "Annigje Wicherson" ;
  a2a:PersonName [
    rdfs:label "Annigje Wicherson" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Wicherson"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551023
  a a2a:Person ;
  rdfs:label "Barend Wicherson" ;
  a2a:PersonName [
    rdfs:label "Barend Wicherson" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Wicherson"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "-zadelmaker" .

oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551025
  a a2a:Person ;
  rdfs:label "Johanna Wansink" ;
  a2a:PersonName [
    rdfs:label "Johanna Wansink" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wansink"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-01-1890" ;
    a2a:Year "1890" ;
    a2a:Month "01" ;
    a2a:Day "06" ;
    rdfs:label "1890-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551021 ;
  a2a:EventKeyRef oa:event_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Event1 .

oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551023 ;
  a2a:EventKeyRef oa:event_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Event1 .

oa:relationep_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Person3042551025 ;
  a2a:EventKeyRef oa:event_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C_Event1 .

oa:source_gld_1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Epe" ;
    a2a:Country "Nederland" ;
    rdfs:label "Epe, Nederland", "1890-01-07 - 1890-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-01-1890" ;
    a2a:Year "1890" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "07-01-1890"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Epe, Geboorteregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "5012.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Epe, Geboorteregister, 6, 5012.06"
  ] ;
  a2a:SourceLastChangeDate "2026-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/1C462FD966F346DC8DF39BD73EFFEF1C" ;
  a2a:RecordIdentifier "3042551018" ;
  a2a:RecordGUID "{1C462FD9-66F3-46DC-8DF3-9BD73EFFEF1C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A4DA4AAFF64144CDAB0B6BFEDC950E20" .

