@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_dar_e9564124-3e58-8b10-2e72-924bc5fa0013
  a a2a:Record ;
  rdfs:label "Geboorte op 8 januari 1923 te Een" ;
  a2a:hasPerson oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-1b4670d5-b53b-95fa-f066-b589c491e15e, oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-773c4b91-f7b0-6209-16ba-18ee74340f60, oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-e7fe2bf1-98c2-41fd-9f1a-a6a970b60f12 ;
  a2a:hasEvent oa:event_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_0, oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_1, oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_2 ;
  a2a:hasSource oa:source_dar_e9564124-3e58-8b10-2e72-924bc5fa0013 .

oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-1b4670d5-b53b-95fa-f066-b589c491e15e
  a a2a:Person ;
  rdfs:label "Jan Tolner" ;
  a2a:PersonName [
    rdfs:label "Jan Tolner" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tolner"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-773c4b91-f7b0-6209-16ba-18ee74340f60
  a a2a:Person ;
  rdfs:label "Elsien Tolner" ;
  a2a:PersonName [
    rdfs:label "Elsien Tolner" ;
    a2a:PersonNameFirstName "Elsien" ;
    a2a:PersonNameLastName "Tolner"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1923-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Een" ;
    rdfs:label "Een"
  ] .

oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person-e7fe2bf1-98c2-41fd-9f1a-a6a970b60f12
  a a2a:Person ;
  rdfs:label "Roelfien Veninga" ;
  a2a:PersonName [
    rdfs:label "Roelfien Veninga" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Veninga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1923-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Een" ;
    rdfs:label "Een"
  ] .

oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person:1b4670d5-b53b-95fa-f066-b589c491e15e ;
  a2a:EventKeyRef oa:event_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Event1 .

oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person:773c4b91-f7b0-6209-16ba-18ee74340f60 ;
  a2a:EventKeyRef oa:event_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Event1 .

oa:relationep_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Person:e7fe2bf1-98c2-41fd-9f1a-a6a970b60f12 ;
  a2a:EventKeyRef oa:event_dar_e9564124-3e58-8b10-2e72-924bc5fa0013_Event1 .

oa:source_dar_e9564124-3e58-8b10-2e72-924bc5fa0013
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1923-01-10 - 1923-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1923-01-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1923, Periode: 1923" ;
    a2a:Book "Geboorteregister Norg 1923" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1923" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1923, Periode: 1923, Geboorteregister Norg 1923, 2, 1923"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/543442d3-883a-401c-7483-81dd92afe09f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e9564124-3e58-8b10-2e72-924bc5fa0013" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/543442d3-883a-401c-7483-81dd92afe09f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e9564124-3e58-8b10-2e72-924bc5fa0013" ;
  a2a:RecordGUID "{e9564124-3e58-8b10-2e72-924bc5fa0013}" ;
  a2a:SourceRemarkdeel "1923" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_18_00000018.xml van DAR" .

