@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_1ba76eb1-880a-c19a-4607-e42cda5b1f21
  a a2a:Record ;
  rdfs:label "Doop op 9 mei 1762" ;
  a2a:hasPerson oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-193601a5-4ec7-105d-57a3-09e7196fe3c6, oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-b2914ff5-88f1-588d-f8d3-20f86ecbf850, oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-afbaee95-0a39-9917-616f-3b4d30b75a5d ;
  a2a:hasEvent oa:event_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_0, oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_1, oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_2 ;
  a2a:hasSource oa:source_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21 .

oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-193601a5-4ec7-105d-57a3-09e7196fe3c6
  a a2a:Person ;
  rdfs:label "Willemtien Harms" ;
  a2a:PersonName [
    rdfs:label "Willemtien Harms" ;
    a2a:PersonNameFirstName "Willemtien" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-b2914ff5-88f1-588d-f8d3-20f86ecbf850
  a a2a:Person ;
  rdfs:label "Lutgertien Everwijns" ;
  a2a:PersonName [
    rdfs:label "Lutgertien Everwijns" ;
    a2a:PersonNameFirstName "Lutgertien" ;
    a2a:PersonNamePatronym "Everwijns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "In het Veen" ;
    rdfs:label "In het Veen"
  ] .

oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person-afbaee95-0a39-9917-616f-3b4d30b75a5d
  a a2a:Person ;
  rdfs:label "Everwijn Hindriks" ;
  a2a:PersonName [
    rdfs:label "Everwijn Hindriks" ;
    a2a:PersonNameFirstName "Everwijn" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1762-05-09"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person:193601a5-4ec7-105d-57a3-09e7196fe3c6 ;
  a2a:EventKeyRef oa:event_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Event1 .

oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person:b2914ff5-88f1-588d-f8d3-20f86ecbf850 ;
  a2a:EventKeyRef oa:event_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Event1 .

oa:relationep_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Person:afbaee95-0a39-9917-616f-3b4d30b75a5d ;
  a2a:EventKeyRef oa:event_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21_Event1 .

oa:source_dar_1ba76eb1-880a-c19a-4607-e42cda5b1f21
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen", "1762-05-09 - 1762-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1762-05-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 110" ;
    a2a:Book "Doopregister Sleen 110" ;
    a2a:RegistryNumber "110" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 110, Doopregister Sleen 110, 110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c49e736f-2dc7-0684-57b5-853fbaac92b0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/1ba76eb1-880a-c19a-4607-e42cda5b1f21" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c49e736f-2dc7-0684-57b5-853fbaac92b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/1ba76eb1-880a-c19a-4607-e42cda5b1f21" ;
  a2a:RecordGUID "{1ba76eb1-880a-c19a-4607-e42cda5b1f21}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "110" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1303_00001303.xml van DAR" .

