@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_7b5b4f6e-71a7-d266-eec9-bd52fba8f831
  a a2a:Record ;
  rdfs:label "Doop op 22 juni 1749" ;
  a2a:hasPerson oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-1e038b9e-3339-3461-1782-cae170e2f7e1, oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-576cbfe7-12e9-862b-ac80-4bd333f3cb0a, oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-a3704007-0f29-1c27-bb60-838e841fe460, oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-fd8165aa-891b-c6c2-0f7c-9b5c191c0f17 ;
  a2a:hasEvent oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_0, oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_1, oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_2, oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_3 ;
  a2a:hasSource oa:source_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831 .

oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-1e038b9e-3339-3461-1782-cae170e2f7e1
  a a2a:Person ;
  rdfs:label "Mechgeltie Jans" ;
  a2a:PersonName [
    rdfs:label "Mechgeltie Jans" ;
    a2a:PersonNameFirstName "Mechgeltie" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Gasselternijveen" ;
    rdfs:label "Gasselternijveen"
  ] .

oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-576cbfe7-12e9-862b-ac80-4bd333f3cb0a
  a a2a:Person ;
  rdfs:label "Jan Roelfs" ;
  a2a:PersonName [
    rdfs:label "Jan Roelfs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Roelfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-a3704007-0f29-1c27-bb60-838e841fe460
  a a2a:Person ;
  rdfs:label "Lammegijn Thijs" ;
  a2a:PersonName [
    rdfs:label "Lammegijn Thijs" ;
    a2a:PersonNameFirstName "Lammegijn" ;
    a2a:PersonNamePatronym "Thijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person-fd8165aa-891b-c6c2-0f7c-9b5c191c0f17
  a a2a:Person ;
  rdfs:label "Trijne Jans" ;
  a2a:PersonName [
    rdfs:label "Trijne Jans" ;
    a2a:PersonNameFirstName "Trijne" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1749-06-22"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person:1e038b9e-3339-3461-1782-cae170e2f7e1 ;
  a2a:EventKeyRef oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1 .

oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person:576cbfe7-12e9-862b-ac80-4bd333f3cb0a ;
  a2a:EventKeyRef oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1 .

oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_2
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person:a3704007-0f29-1c27-bb60-838e841fe460 ;
  a2a:EventKeyRef oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1 .

oa:relationep_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Person:fd8165aa-891b-c6c2-0f7c-9b5c191c0f17 ;
  a2a:EventKeyRef oa:event_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831_Event1 .

oa:source_dar_7b5b4f6e-71a7-d266-eec9-bd52fba8f831
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gasselternijveen" ;
    rdfs:label "Gasselternijveen", "1749-06-22 - 1749-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1749-06-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 36" ;
    a2a:Book "Doopregister Gasselternijveen 36" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 36, Doopregister Gasselternijveen 36, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1b38b3c9-e448-6a5a-54a4-adaefc7a4c63.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7b5b4f6e-71a7-d266-eec9-bd52fba8f831" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1b38b3c9-e448-6a5a-54a4-adaefc7a4c63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7b5b4f6e-71a7-d266-eec9-bd52fba8f831" ;
  a2a:RecordGUID "{7b5b4f6e-71a7-d266-eec9-bd52fba8f831}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_657_00000657.xml van DAR" .

