@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_AF709231-F765-4DF1-B78F-F84EB03ED244
  a a2a:Record ;
  rdfs:label "Geboorte op 9 april 1837 te Harderwijk" ;
  a2a:hasPerson oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358059, oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358057, oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358058 ;
  a2a:hasEvent oa:event_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_0, oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_1, oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_2 ;
  a2a:hasSource oa:source_gld_AF709231-F765-4DF1-B78F-F84EB03ED244 .

oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358059
  a a2a:Person ;
  rdfs:label "Willem Frederik Timmler" ;
  a2a:PersonName [
    rdfs:label "Willem Frederik Timmler" ;
    a2a:PersonNameFirstName "Willem Frederik" ;
    a2a:PersonNameLastName "Timmler"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358057
  a a2a:Person ;
  rdfs:label "Friederich Christoph Timmler" ;
  a2a:PersonName [
    rdfs:label "Friederich Christoph Timmler" ;
    a2a:PersonNameFirstName "Friederich Christoph" ;
    a2a:PersonNameLastName "Timmler"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358058
  a a2a:Person ;
  rdfs:label "Dorothea Henrietta Parfonrie" ;
  a2a:PersonName [
    rdfs:label "Dorothea Henrietta Parfonrie" ;
    a2a:PersonNameFirstName "Dorothea Henrietta" ;
    a2a:PersonNameLastName "Parfonrie"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-04-1837" ;
    a2a:Year "1837" ;
    a2a:Month "04" ;
    a2a:Day "09" ;
    rdfs:label "1837-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358059 ;
  a2a:EventKeyRef oa:event_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Event1 .

oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358057 ;
  a2a:EventKeyRef oa:event_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Event1 .

oa:relationep_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Person3040358058 ;
  a2a:EventKeyRef oa:event_gld_AF709231-F765-4DF1-B78F-F84EB03ED244_Event1 .

oa:source_gld_AF709231-F765-4DF1-B78F-F84EB03ED244
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Harderwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Harderwijk, Nederland", "1837-04-10 - 1837-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-04-1837" ;
    a2a:Year "1837" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "10-04-1837"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Harderwijk, Geboorteregister" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "4465.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Harderwijk, Geboorteregister, 59, 4465.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/AF709231F7654DF1B78FF84EB03ED244" ;
  a2a:RecordIdentifier "3040358056" ;
  a2a:RecordGUID "{AF709231-F765-4DF1-B78F-F84EB03ED244}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1196D3B0EDFD4582AD416EF6E5E6C7F9" .

