@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_14237C4B-CF2F-486F-B112-0749D36C7CF7
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1844 te Dodewaard" ;
  a2a:hasPerson oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701420, oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701421, oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701422 ;
  a2a:hasEvent oa:event_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_0, oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_1, oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_2 ;
  a2a:hasSource oa:source_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7 .

oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701420
  a a2a:Person ;
  rdfs:label "Cornelia Timmer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Timmer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701421
  a a2a:Person ;
  rdfs:label "Dirk Jan Timmer" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Timmer" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701422
  a a2a:Person ;
  rdfs:label "Willemina Johanna Spronk" ;
  a2a:PersonName [
    rdfs:label "Willemina Johanna Spronk" ;
    a2a:PersonNameFirstName "Willemina Johanna" ;
    a2a:PersonNameLastName "Spronk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "14-11-1844" ;
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1844-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dodewaard" ;
    rdfs:label "Dodewaard"
  ] .

oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701420 ;
  a2a:EventKeyRef oa:event_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Event1 .

oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701421 ;
  a2a:EventKeyRef oa:event_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Event1 .

oa:relationep_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Person3045701422 ;
  a2a:EventKeyRef oa:event_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7_Event1 .

oa:source_gld_14237C4B-CF2F-486F-B112-0749D36C7CF7
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dodewaard" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dodewaard, Nederland", "1844-11-14 - 1844-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-11-1844" ;
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "14-11-1844"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Dodewaard, Geboorteregister" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "5709.08" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Dodewaard, Geboorteregister, 46, 5709.08"
  ] ;
  a2a:SourceLastChangeDate "2022-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/14237C4BCF2F486FB1120749D36C7CF7" ;
  a2a:RecordIdentifier "3045701419" ;
  a2a:RecordGUID "{14237C4B-CF2F-486F-B112-0749D36C7CF7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F5957C9B4A664F1FB22C452FF972FFA4" .

