@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_8aaecfe9-9c76-4a44-e497-113cd0296a4a
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1742" ;
  a2a:hasPerson oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-ba91525e-e1cc-64f8-291c-59244d325940, oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-c0aeccc6-e2cf-7074-2de0-a4cd9711e097, oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-5b01be8e-88d9-63ac-c354-84bceadc5e5f, oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-fd477560-b792-984b-7b3d-8647d061f59c ;
  a2a:hasEvent oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_0, oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_1, oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_2, oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_3 ;
  a2a:hasSource oa:source_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a .

oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-ba91525e-e1cc-64f8-291c-59244d325940
  a a2a:Person ;
  rdfs:label "Magtelt Harms" ;
  a2a:PersonName [
    rdfs:label "Magtelt Harms" ;
    a2a:PersonNameFirstName "Magtelt" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-c0aeccc6-e2cf-7074-2de0-a4cd9711e097
  a a2a:Person ;
  rdfs:label "Hilligjen Lefferts" ;
  a2a:PersonName [
    rdfs:label "Hilligjen Lefferts" ;
    a2a:PersonNameFirstName "Hilligjen" ;
    a2a:PersonNamePatronym "Lefferts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-5b01be8e-88d9-63ac-c354-84bceadc5e5f
  a a2a:Person ;
  rdfs:label "Leffert Jans" ;
  a2a:PersonName [
    rdfs:label "Leffert Jans" ;
    a2a:PersonNameFirstName "Leffert" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person-fd477560-b792-984b-7b3d-8647d061f59c
  a a2a:Person ;
  rdfs:label "Albertjen Harms" ;
  a2a:PersonName [
    rdfs:label "Albertjen Harms" ;
    a2a:PersonNameFirstName "Albertjen" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1742-10-10"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person:ba91525e-e1cc-64f8-291c-59244d325940 ;
  a2a:EventKeyRef oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1 .

oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person:c0aeccc6-e2cf-7074-2de0-a4cd9711e097 ;
  a2a:EventKeyRef oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1 .

oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person:5b01be8e-88d9-63ac-c354-84bceadc5e5f ;
  a2a:EventKeyRef oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1 .

oa:relationep_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Person:fd477560-b792-984b-7b3d-8647d061f59c ;
  a2a:EventKeyRef oa:event_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a_Event1 .

oa:source_dar_8aaecfe9-9c76-4a44-e497-113cd0296a4a
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1742-10-10 - 1742-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1742-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 69" ;
    a2a:Book "Doopregister Meppel 69" ;
    a2a:RegistryNumber "69" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 69, Doopregister Meppel 69, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3241dd7a-e221-7435-1823-7f9f792e1158.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8aaecfe9-9c76-4a44-e497-113cd0296a4a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3241dd7a-e221-7435-1823-7f9f792e1158.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8aaecfe9-9c76-4a44-e497-113cd0296a4a" ;
  a2a:RecordGUID "{8aaecfe9-9c76-4a44-e497-113cd0296a4a}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "69" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_692_00000692.xml van DAR" .

