@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_f1442caa-534c-bfb4-b420-dfd55c35fee7
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1664" ;
  a2a:hasPerson oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person-884bfa90-2d52-3ba9-f263-ec4a3ba08e49, oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person-6ad8d7ed-a84a-1b41-6774-a4417cd9e127 ;
  a2a:hasEvent oa:event_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_0, oa:relationep_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_1 ;
  a2a:hasSource oa:source_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7 .

oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person-884bfa90-2d52-3ba9-f263-ec4a3ba08e49
  a a2a:Person ;
  rdfs:label "Gesien Jans" ;
  a2a:PersonName [
    rdfs:label "Gesien Jans" ;
    a2a:PersonNameFirstName "Gesien" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person-6ad8d7ed-a84a-1b41-6774-a4417cd9e127
  a a2a:Person ;
  rdfs:label "Jan Gerrits Sminck" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits Sminck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Sminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1664-02-10"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person:884bfa90-2d52-3ba9-f263-ec4a3ba08e49 ;
  a2a:EventKeyRef oa:event_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Event1 .

oa:relationep_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Person:6ad8d7ed-a84a-1b41-6774-a4417cd9e127 ;
  a2a:EventKeyRef oa:event_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7_Event1 .

oa:source_dar_f1442caa-534c-bfb4-b420-dfd55c35fee7
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1664-02-10 - 1664-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1664-02-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 67" ;
    a2a:Book "Doopregister Meppel 67" ;
    a2a:RegistryNumber "67" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 67, Doopregister Meppel 67, 67"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b40bea74-c7c8-fe79-ed2b-4f19c664da6c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f1442caa-534c-bfb4-b420-dfd55c35fee7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b40bea74-c7c8-fe79-ed2b-4f19c664da6c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f1442caa-534c-bfb4-b420-dfd55c35fee7" ;
  a2a:RecordGUID "{f1442caa-534c-bfb4-b420-dfd55c35fee7}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "67" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1055_00001055.xml van DAR" .

