@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_c64201f7-503f-23a1-e902-0263eb5490dc
  a a2a:Record ;
  rdfs:label "Doop op 17 maart 1799" ;
  a2a:hasPerson oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-7eece5dd-effb-46f8-f106-f374f9bf2850, oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-9c545ea9-9cab-6422-25ec-c7a92014d1ec, oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-2da76d72-38e3-4cce-4389-59b265d43510 ;
  a2a:hasEvent oa:event_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_0, oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_1, oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_2 ;
  a2a:hasSource oa:source_dar_c64201f7-503f-23a1-e902-0263eb5490dc .

oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-7eece5dd-effb-46f8-f106-f374f9bf2850
  a a2a:Person ;
  rdfs:label "Aaltje Hermannus Tebberman" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hermannus Tebberman" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Hermannus" ;
    a2a:PersonNameLastName "Tebberman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-9c545ea9-9cab-6422-25ec-c7a92014d1ec
  a a2a:Person ;
  rdfs:label "Leffert Jans" ;
  a2a:PersonName [
    rdfs:label "Leffert Jans" ;
    a2a:PersonNameFirstName "Leffert" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] .

oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person-2da76d72-38e3-4cce-4389-59b265d43510
  a a2a:Person ;
  rdfs:label "Jan Lefferts" ;
  a2a:PersonName [
    rdfs:label "Jan Lefferts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Lefferts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1799-03-17"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person:7eece5dd-effb-46f8-f106-f374f9bf2850 ;
  a2a:EventKeyRef oa:event_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Event1 .

oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person:9c545ea9-9cab-6422-25ec-c7a92014d1ec ;
  a2a:EventKeyRef oa:event_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Event1 .

oa:relationep_dar_c64201f7-503f-23a1-e902-0263eb5490dc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Person:2da76d72-38e3-4cce-4389-59b265d43510 ;
  a2a:EventKeyRef oa:event_dar_c64201f7-503f-23a1-e902-0263eb5490dc_Event1 .

oa:source_dar_c64201f7-503f-23a1-e902-0263eb5490dc
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen", "1799-03-17 - 1799-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1799-03-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 82" ;
    a2a:Book "Doopregister Nijeveen 82" ;
    a2a:RegistryNumber "82" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 82, Doopregister Nijeveen 82, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4dcbd31b-a37b-8f78-e5db-9ab35d933832.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c64201f7-503f-23a1-e902-0263eb5490dc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4dcbd31b-a37b-8f78-e5db-9ab35d933832.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c64201f7-503f-23a1-e902-0263eb5490dc" ;
  a2a:RecordGUID "{c64201f7-503f-23a1-e902-0263eb5490dc}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "82" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_826_00000826.xml van DAR" .

