@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_328FD50E-50BA-4D9D-9DAF-736865280B95
  a a2a:Record ;
  rdfs:label "Geboorte op 22 december 1826 te Vorden" ;
  a2a:hasPerson oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906701, oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906699, oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906700 ;
  a2a:hasEvent oa:event_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_0, oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_1, oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_2 ;
  a2a:hasSource oa:source_gld_328FD50E-50BA-4D9D-9DAF-736865280B95 .

oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906701
  a a2a:Person ;
  rdfs:label "Reintjen Lenselink" ;
  a2a:PersonName [
    rdfs:label "Reintjen Lenselink" ;
    a2a:PersonNameFirstName "Reintjen" ;
    a2a:PersonNameLastName "Lenselink"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906699
  a a2a:Person ;
  rdfs:label "Willem Lenselink" ;
  a2a:PersonName [
    rdfs:label "Willem Lenselink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lenselink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906700
  a a2a:Person ;
  rdfs:label "Gerritjen Nordes" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Nordes" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Nordes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "22-12-1826" ;
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1826-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vorden" ;
    rdfs:label "Vorden"
  ] .

oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906701 ;
  a2a:EventKeyRef oa:event_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Event1 .

oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906699 ;
  a2a:EventKeyRef oa:event_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Event1 .

oa:relationep_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Person3030906700 ;
  a2a:EventKeyRef oa:event_gld_328FD50E-50BA-4D9D-9DAF-736865280B95_Event1 .

oa:source_gld_328FD50E-50BA-4D9D-9DAF-736865280B95
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vorden" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vorden, Nederland", "1826-12-22 - 1826-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-12-1826" ;
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "22-12-1826"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Vorden, Geboorteregister" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "2787.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Vorden, Geboorteregister, 77, 2787.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/328FD50E50BA4D9D9DAF736865280B95" ;
  a2a:RecordIdentifier "3030906698" ;
  a2a:RecordGUID "{328FD50E-50BA-4D9D-9DAF-736865280B95}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B781CE0B7351498482C8244562701CFB" .

