@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_03249b28-3cf9-030d-5a23-b5c8f7e7eac9
  a a2a:Record ;
  rdfs:label "Doop op 25 oktober 1767" ;
  a2a:hasPerson oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-b1295c16-54e1-65e2-ccc5-ab8220424c37, oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-45433695-cb90-f7f6-806f-0fed5e0c7fe5, oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-b710f132-59d0-2a2f-67f1-34dde4b2262a ;
  a2a:hasEvent oa:event_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_0, oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_1, oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_2 ;
  a2a:hasSource oa:source_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9 .

oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-b1295c16-54e1-65e2-ccc5-ab8220424c37
  a a2a:Person ;
  rdfs:label "Hillechien Bartels" ;
  a2a:PersonName [
    rdfs:label "Hillechien Bartels" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNamePatronym "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-45433695-cb90-f7f6-806f-0fed5e0c7fe5
  a a2a:Person ;
  rdfs:label "Claas Roelefs" ;
  a2a:PersonName [
    rdfs:label "Claas Roelefs" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Roelefs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "IJhorst" ;
    rdfs:label "IJhorst"
  ] .

oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person-b710f132-59d0-2a2f-67f1-34dde4b2262a
  a a2a:Person ;
  rdfs:label "Roelof Claas" ;
  a2a:PersonName [
    rdfs:label "Roelof Claas" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePatronym "Claas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1767-10-25"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person:b1295c16-54e1-65e2-ccc5-ab8220424c37 ;
  a2a:EventKeyRef oa:event_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Event1 .

oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person:45433695-cb90-f7f6-806f-0fed5e0c7fe5 ;
  a2a:EventKeyRef oa:event_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Event1 .

oa:relationep_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Person:b710f132-59d0-2a2f-67f1-34dde4b2262a ;
  a2a:EventKeyRef oa:event_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9_Event1 .

oa:source_dar_03249b28-3cf9-030d-5a23-b5c8f7e7eac9
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJhorst-De Wijk" ;
    rdfs:label "IJhorst-De Wijk", "1767-10-25 - 1767-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1767-10-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 1, Periode: 1652-1775" ;
    a2a:Book "Doopregister IJhorst-De Wijk 1" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "170" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 1, Periode: 1652-1775, Doopregister IJhorst-De Wijk 1, 1, 170"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/03249b28-3cf9-030d-5a23-b5c8f7e7eac9" ;
  a2a:RecordGUID "{03249b28-3cf9-030d-5a23-b5c8f7e7eac9}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1652-1775" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_868_00000868.xml van DAR" .

