@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_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1843 te Warnsveld" ;
  a2a:hasPerson oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186003, oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186001, oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186002 ;
  a2a:hasEvent oa:event_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_0, oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_1, oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_2 ;
  a2a:hasSource oa:source_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A .

oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186003
  a a2a:Person ;
  rdfs:label "Bernardus Gradus Teerink" ;
  a2a:PersonName [
    rdfs:label "Bernardus Gradus Teerink" ;
    a2a:PersonNameFirstName "Bernardus Gradus" ;
    a2a:PersonNameLastName "Teerink"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186001
  a a2a:Person ;
  rdfs:label "Jan Willem Teerink" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Teerink" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Teerink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186002
  a a2a:Person ;
  rdfs:label "Berendina Aleida Hesselink" ;
  a2a:PersonName [
    rdfs:label "Berendina Aleida Hesselink" ;
    a2a:PersonNameFirstName "Berendina Aleida" ;
    a2a:PersonNameLastName "Hesselink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder beroep" .

oa:event_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-12-1843" ;
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "09" ;
    rdfs:label "1843-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186003 ;
  a2a:EventKeyRef oa:event_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Event1 .

oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186001 ;
  a2a:EventKeyRef oa:event_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Event1 .

oa:relationep_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Person3030186002 ;
  a2a:EventKeyRef oa:event_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A_Event1 .

oa:source_gld_C7ECC548-71DF-49EE-9BFD-930C3FA99E9A
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Warnsveld" ;
    a2a:Country "Nederland" ;
    rdfs:label "Warnsveld, Nederland", "1843-12-12 - 1843-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-12-1843" ;
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "12-12-1843"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Warnsveld, Geboorteregister" ;
    a2a:DocumentNumber "55" ;
    a2a:RegistryNumber "2584.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Warnsveld, Geboorteregister, 55, 2584.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/C7ECC54871DF49EE9BFD930C3FA99E9A" ;
  a2a:RecordIdentifier "3030186000" ;
  a2a:RecordGUID "{C7ECC548-71DF-49EE-9BFD-930C3FA99E9A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/41990A395C394CD186C2E828910067FA" .

