@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_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1766" ;
  a2a:hasPerson oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-1f9f5b05-7de0-ab4a-9e6d-a72d61f3eb70, oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-eb03e2bf-5449-2df1-6463-b9c9b1839675, oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-65797a54-a00e-316f-d60d-283febb07a0b, oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-416706f2-7109-2d88-6eb0-07fdfe50d48e ;
  a2a:hasEvent oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_0, oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_1, oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_2, oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_3 ;
  a2a:hasSource oa:source_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c .

oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-1f9f5b05-7de0-ab4a-9e6d-a72d61f3eb70
  a a2a:Person ;
  rdfs:label "Willemtje Tortels" ;
  a2a:PersonName [
    rdfs:label "Willemtje Tortels" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Tortels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-eb03e2bf-5449-2df1-6463-b9c9b1839675
  a a2a:Person ;
  rdfs:label "Klaas Jans" ;
  a2a:PersonName [
    rdfs:label "Klaas Jans" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-65797a54-a00e-316f-d60d-283febb07a0b
  a a2a:Person ;
  rdfs:label "Jan Huisje" ;
  a2a:PersonName [
    rdfs:label "Jan Huisje" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Huisje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person-416706f2-7109-2d88-6eb0-07fdfe50d48e
  a a2a:Person ;
  rdfs:label "Helena Tortels" ;
  a2a:PersonName [
    rdfs:label "Helena Tortels" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Tortels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1766-10-08"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person:1f9f5b05-7de0-ab4a-9e6d-a72d61f3eb70 ;
  a2a:EventKeyRef oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1 .

oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person:eb03e2bf-5449-2df1-6463-b9c9b1839675 ;
  a2a:EventKeyRef oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1 .

oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person:65797a54-a00e-316f-d60d-283febb07a0b ;
  a2a:EventKeyRef oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1 .

oa:relationep_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Person:416706f2-7109-2d88-6eb0-07fdfe50d48e ;
  a2a:EventKeyRef oa:event_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c_Event1 .

oa:source_dar_ca7cd45d-cbaf-2541-faec-ca7ddddaf80c
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1766-10-08 - 1766-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1766-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 70" ;
    a2a:Book "Doopregister Meppel 70" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 70, Doopregister Meppel 70, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3f7b355c-604c-cddb-2ff9-05b3ad32e493.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ca7cd45d-cbaf-2541-faec-ca7ddddaf80c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3f7b355c-604c-cddb-2ff9-05b3ad32e493.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ca7cd45d-cbaf-2541-faec-ca7ddddaf80c" ;
  a2a:RecordGUID "{ca7cd45d-cbaf-2541-faec-ca7ddddaf80c}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "70" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_836_00000836.xml van DAR" .

